summaryrefslogtreecommitdiffstats
path: root/python/cryptography/cryptography.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 08:27:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 20:54:36 +0700
commitea687c0a23b1d74dee244ba13ceaad6b38906bc2 (patch)
treeaf258d86045ddf09ebbe8e9748e864d7a6113927 /python/cryptography/cryptography.info
parent480a32e5cc14f3a64f751541b6dcdcc191784344 (diff)
downloadslackbuilds-ea687c0a23b1d74dee244ba13ceaad6b38906bc2.tar.gz
slackbuilds-ea687c0a23b1d74dee244ba13ceaad6b38906bc2.tar.xz
python/cryptography: Updated for version 43.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r--python/cryptography/cryptography.info12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index 9677749fea..b2e2f5a8ab 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -1,12 +1,12 @@
PRGNAM="cryptography"
-VERSION="42.0.8"
+VERSION="43.0.0"
HOMEPAGE="https://cryptography.io/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-42.0.8.tar.gz \
- https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-42.0.8-1.tar.xz"
-MD5SUM="413eb813be4922f055ae84ddfcd5a017 \
- b91563f5f48c09622493cd0dae94f2fa"
+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_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="rust16 python3-setuptools-rust-opt"
+REQUIRES="python3-maturin"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"