aboutsummaryrefslogtreecommitdiff
path: root/security/py-openssl
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2022-03-24 11:10:59 +0000
committerSofian Brabez <sbz@FreeBSD.org>2022-03-24 11:27:58 +0000
commit0e63dc8634485b1b16e1b11e56580b482cc5c3bd (patch)
tree1da8c6654666f2c4333570cf12729f698d12d86f /security/py-openssl
parentb9710a8d1617715abaf72d72a8023d3666d9dca0 (diff)
downloadports-0e63dc8634485b1b16e1b11e56580b482cc5c3bd.tar.gz
ports-0e63dc8634485b1b16e1b11e56580b482cc5c3bd.zip
security/py-openssl: restore previous version
py-openssl new version rely on a minimum version of security/py-cryptography which is not yet available in the tree. This cause problems on consumers that fails at runtime due to unsatisfied pkg_resources requirement pkg_resources.ContextualVersionConflict: (cryptography 3.3.2 (/usr/local/lib/python3.10/site-packages), Requirement.parse('cryptography>=35.0'), {'PyOpenSSL'}) Reported by: yasu
Diffstat (limited to 'security/py-openssl')
-rw-r--r--security/py-openssl/Makefile2
-rw-r--r--security/py-openssl/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile
index 79371eeebbd4..c708b56d4d53 100644
--- a/security/py-openssl/Makefile
+++ b/security/py-openssl/Makefile
@@ -1,7 +1,7 @@
# Created by: ijliao
PORTNAME= openssl
-PORTVERSION= 22.0.0
+PORTVERSION= 20.0.1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-openssl/distinfo b/security/py-openssl/distinfo
index 5e3728a1af4f..a13e9b15cf52 100644
--- a/security/py-openssl/distinfo
+++ b/security/py-openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647962240
-SHA256 (pyOpenSSL-22.0.0.tar.gz) = 660b1b1425aac4a1bea1d94168a85d99f0b3144c869dd4390d27629d0087f1bf
-SIZE (pyOpenSSL-22.0.0.tar.gz) = 178438
+TIMESTAMP = 1648120923
+SHA256 (pyOpenSSL-20.0.1.tar.gz) = 4c231c759543ba02560fcd2480c48dcec4dae34c9da7d3747c508227e0624b51
+SIZE (pyOpenSSL-20.0.1.tar.gz) = 173736