aboutsummaryrefslogtreecommitdiff
path: root/python/cryptography/cryptography.info
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-07 08:57:47 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-09 21:41:09 +0700
commit909fb77eeca6d6be2f40f9ef2784b17b85f791f7 (patch)
tree6c74ea0ce3b34ec2fdf0848b0c088c6e2bc271e5 /python/cryptography/cryptography.info
parent0ff5978e0b89298bbf3bc6eae869a0737cb68647 (diff)
python/cryptography: Updated for version 45.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r--python/cryptography/cryptography.info10
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"