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 8af5ad31bb..9a6a889bc4 100644 --- a/python/cryptography/cryptography.info +++ b/python/cryptography/cryptography.info @@ -1,10 +1,10 @@ PRGNAM="cryptography" -VERSION="45.0.5" +VERSION="45.0.6" HOMEPAGE="https://cryptography.io/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-45.0.5.tar.gz \ - https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-45.0.5-1.tar.xz" -MD5SUM="923a9b315abf01b4e223aa1546ac2e40 \ - b3adbb341368abfb640847b6203557de" +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" |