diff options
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r-- | python/cryptography/cryptography.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info index b5289f4fe4..9a6a889bc4 100644 --- a/python/cryptography/cryptography.info +++ b/python/cryptography/cryptography.info @@ -1,10 +1,10 @@ PRGNAM="cryptography" -VERSION="45.0.4" +VERSION="45.0.6" HOMEPAGE="https://cryptography.io/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-45.0.4.tar.gz \ - https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-45.0.4-1.tar.xz" -MD5SUM="6d8a9d089f9c434c200e51d53cfa2ea5 \ - 6ab66dfc94652211ee0a8be018d848c2" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-45.0.6.tar.gz \ + https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-45.0.6-1.tar.xz" +MD5SUM="ccfe593a8553304d2bb4a02ee92b9d5a \ + c798f40474358d4ead6b7e09a7b8d497" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-maturin rust-opt" |