python3-cryptography: update to 41.0.4.
This commit is contained in:
parent
e83acd1330
commit
30c50555cd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cryptography'
|
# Template file for 'python3-cryptography'
|
||||||
pkgname=python3-cryptography
|
pkgname=python3-cryptography
|
||||||
version=41.0.3
|
version=41.0.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
make_check_args="--ignore tests/bench/test_x509.py --ignore tests/bench/test_aead.py"
|
make_check_args="--ignore tests/bench/test_x509.py --ignore tests/bench/test_aead.py"
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause, Apache-2.0"
|
||||||
homepage="https://github.com/pyca/cryptography"
|
homepage="https://github.com/pyca/cryptography"
|
||||||
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
|
||||||
checksum=6d192741113ef5e30d89dcb5b956ef4e1578f304708701b8b73d38e3e1461f34
|
checksum=7febc3094125fc126a7f6fb1f420d0da639f3f32cb15c8ff0dc3997c4549f51a
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -i '/addopts/d' pyproject.toml
|
vsed -i '/addopts/d' pyproject.toml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue