mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-cryptography: update to 44.0.0.
This commit is contained in:
parent
dd2a060b04
commit
bb8846ea20
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# On update, check python3-openssl,
|
||||
# it has very tie requirements for cryptography
|
||||
pkgname=python3-cryptography
|
||||
version=43.0.1
|
||||
version=44.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="rust"
|
||||
|
@ -19,7 +19,7 @@ license="BSD-3-Clause, Apache-2.0"
|
|||
homepage="https://github.com/pyca/cryptography"
|
||||
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
|
||||
checksum=203e92a75716d8cfb491dc47c79e17d0d9207ccffcbcb35f598fbe463ae3444d
|
||||
checksum=cd4e834f340b4293430701e772ec543b0fbe6c2dea510a5286fe0acabe153a02
|
||||
|
||||
pre_check() {
|
||||
vsed -i '/addopts/d' pyproject.toml
|
||||
|
|
Loading…
Add table
Reference in a new issue