diff options
| author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-30 15:23:38 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-30 15:23:38 +0700 |
| commit | 8da1d02561424e83ea770f92f1be0a7a0b2cd78c (patch) | |
| tree | 4c830eda61f0bd0cbe18642c932f7b2d41f8a9e3 /python | |
| parent | 16f9df8640855b56bb592c486aedfe10bbeb7362 (diff) | |
python/cryptography: Updated for version 44.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/cryptography/cryptography.SlackBuild | 2 | ||||
| -rw-r--r-- | python/cryptography/cryptography.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/python/cryptography/cryptography.SlackBuild b/python/cryptography/cryptography.SlackBuild index f62a8e83d3..b6223e6554 100644 --- a/python/cryptography/cryptography.SlackBuild +++ b/python/cryptography/cryptography.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=cryptography -VERSION=${VERSION:-43.0.3} +VERSION=${VERSION:-44.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info index 983b41b2a6..b834178972 100644 --- a/python/cryptography/cryptography.info +++ b/python/cryptography/cryptography.info @@ -1,10 +1,10 @@ PRGNAM="cryptography" -VERSION="43.0.3" +VERSION="44.0.0" HOMEPAGE="https://cryptography.io/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-43.0.3.tar.gz \ - https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-43.0.3-1.tar.xz" -MD5SUM="e0669c198e0aecdcd68a2adef030f5a6 \ - 2059e7e954b9fd6b113e94a962929872" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-44.0.0.tar.gz \ + https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-44.0.0-1.tar.xz" +MD5SUM="24904331bdf7a1dd6c04af9b02899a2a \ + 2e004759e3409eceb6f08f55a282291d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-maturin" |
