diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-17 17:02:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-18 08:13:18 +0700 |
commit | 1d74476d39d85c1f47abf896c8224f609ce25a76 (patch) | |
tree | fd4afdc15a40fc159de54191501b7d0da7d8f01d /python/pyOpenSSL/pyOpenSSL.info | |
parent | 7c8e54af9f52fd24214132d89213a8572f5eba08 (diff) |
python/pyOpenSSL: Updated for version 25.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyOpenSSL/pyOpenSSL.info')
-rw-r--r-- | python/pyOpenSSL/pyOpenSSL.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pyOpenSSL/pyOpenSSL.info b/python/pyOpenSSL/pyOpenSSL.info index a95886a419..4a105f5ce7 100644 --- a/python/pyOpenSSL/pyOpenSSL.info +++ b/python/pyOpenSSL/pyOpenSSL.info @@ -1,8 +1,8 @@ PRGNAM="pyOpenSSL" -VERSION="24.3.0" +VERSION="25.0.0" HOMEPAGE="https://pypi.python.org/pypi/pyOpenSSL" -DOWNLOAD="https://files.pythonhosted.org/packages/c1/d4/1067b82c4fc674d6f6e9e8d26b3dff978da46d351ca3bac171544693e085/pyopenssl-24.3.0.tar.gz" -MD5SUM="2c94bb542cd351fe103d72dca07ca7a1" +DOWNLOAD="https://files.pythonhosted.org/packages/9f/26/e25b4a374b4639e0c235527bbe31c0524f26eda701d79456a7e1877f4cc5/pyopenssl-25.0.0.tar.gz" +MD5SUM="b5b79d0bab00c40160cf983ef7ac3771" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cryptography" |