summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-txtorcon/Makefile12
-rw-r--r--security/py-txtorcon/distinfo6
2 files changed, 10 insertions, 8 deletions
diff --git a/security/py-txtorcon/Makefile b/security/py-txtorcon/Makefile
index 0c80b07d9c2f..769207cc85e6 100644
--- a/security/py-txtorcon/Makefile
+++ b/security/py-txtorcon/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= txtorcon
-DISTVERSION= 19.1.0
+DISTVERSION= 20.0.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +13,13 @@ COMMENT= Twisted-based Tor controller client
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=15.5.0:devel/py-twisted@${PY_FLAVOR} \
- ${PY_IPADDRESS} \
- ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.1:devel/py-zope.interface@${PY_FLAVOR} \
+RUN_DEPENDS= \
+ ${PYTHON_PKGNAMEPREFIX}Automat>0:devel/py-Automat@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}incremental>0:devel/py-incremental@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}Automat>0:devel/py-Automat@${PY_FLAVOR}
+ ${PY_IPADDRESS} \
+ ${PYTHON_PKGNAMEPREFIX}twisted>=15.5.0:devel/py-twisted@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.1:devel/py-zope.interface@${PY_FLAVOR}
USES= python shebangfix
USE_PYTHON= distutils autoplist
diff --git a/security/py-txtorcon/distinfo b/security/py-txtorcon/distinfo
index 9a50ddf3dd14..e3fdaab69350 100644
--- a/security/py-txtorcon/distinfo
+++ b/security/py-txtorcon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570515790
-SHA256 (txtorcon-19.1.0.tar.gz) = 25d8e52c3eac45bb90ff958ca7cdd7674fb3284e3a50826a58ab7b9578b15ea5
-SIZE (txtorcon-19.1.0.tar.gz) = 312682
+TIMESTAMP = 1586032119
+SHA256 (txtorcon-20.0.0.tar.gz) = 122cd081786396f57718adda1c1a5eb01b8e9a4832fcd140918b45c10359377a
+SIZE (txtorcon-20.0.0.tar.gz) = 306139