aboutsummaryrefslogtreecommitdiff
path: root/python/cryptography/cryptography.info
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-04 22:35:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-04 22:35:09 +0700
commit9faf8cd68b30864cceed3b67742ee5f490b5b446 (patch)
treea01f617dc1102dc237ebb609b56400bdde557b8f /python/cryptography/cryptography.info
parent700da5873fad09a8d6373a8bf9e4c9d6f8f7e9a4 (diff)
downloadslackbuilds-9faf8cd68b30864cceed3b67742ee5f490b5b446.tar.xz
python/cryptography: Updated for version 43.0.1.
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 b2e2f5a8ab53..46e17e0ef7d4 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -1,10 +1,10 @@
PRGNAM="cryptography"
-VERSION="43.0.0"
+VERSION="43.0.1"
HOMEPAGE="https://cryptography.io/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-43.0.0.tar.gz \
- https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-43.0.0-1.tar.xz"
-MD5SUM="86f9bf334cee96e745ef7106151b883d \
- 09b9f17f966dd6e23f50b75b22009f64"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-43.0.1.tar.gz \
+ https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-43.0.1-1.tar.xz"
+MD5SUM="098045b2e33051979efab7a0a9880e0f \
+ fa5e7596cea0af0e1473ada610eed062"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-maturin"