mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-cryptography: update to 45.0.3.
This commit is contained in:
parent
b2c1fb4142
commit
fd8d2afa85
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# On update, check python3-openssl,
|
# On update, check python3-openssl,
|
||||||
# it has very tie requirements for cryptography
|
# it has very tie requirements for cryptography
|
||||||
pkgname=python3-cryptography
|
pkgname=python3-cryptography
|
||||||
version=45.0.2
|
version=45.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
|
@ -19,7 +19,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=d784d57b958ffd07e9e226d17272f9af0c41572557604ca7554214def32c26bf
|
checksum=ec21313dd335c51d7877baf2972569f40a4291b76a0ce51391523ae358d05899
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -i '/addopts/d' pyproject.toml
|
vsed -i '/addopts/d' pyproject.toml
|
||||||
|
|
Loading…
Add table
Reference in a new issue