Skip to content

Commit 071c644

Browse files
committed
python3-cryptography: update to 45.0.4.
1 parent f8c444e commit 071c644

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/python3-cryptography/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# On update, check python3-openssl,
33
# it has very tie requirements for cryptography
44
pkgname=python3-cryptography
5-
version=45.0.3
5+
version=45.0.4
66
revision=1
77
build_style=python3-pep517
88
build_helper="rust"
@@ -19,7 +19,7 @@ license="BSD-3-Clause, Apache-2.0"
1919
homepage="https://github.com/pyca/cryptography"
2020
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
2121
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
22-
checksum=ec21313dd335c51d7877baf2972569f40a4291b76a0ce51391523ae358d05899
22+
checksum=7405ade85c83c37682c8fe65554759800a4a8c54b2d96e0f8ad114d31b808d57
2323

2424
pre_check() {
2525
vsed -i '/addopts/d' pyproject.toml

0 commit comments

Comments
 (0)