diff --git a/security/py-txtorcon/Makefile b/security/py-txtorcon/Makefile index ea6b78c8186d..b390e83cdbf5 100644 --- a/security/py-txtorcon/Makefile +++ b/security/py-txtorcon/Makefile @@ -1,45 +1,45 @@ # Created by: Yuri Victorovich PORTNAME= txtorcon -DISTVERSION= 20.0.0 +DISTVERSION= 21.0.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Twisted-based Tor controller client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE 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}twisted>=15.5.0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.1:devel/py-zope.interface@${PY_FLAVOR} USES= python:3.6+ shebangfix USE_PYTHON= distutils autoplist NO_ARCH= yes SHEBANG_FILES= examples/*.py OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e " \ s|'share/txtorcon'|'${DOCSDIR}'| ; \ s|'share/txtorcon/examples'|'${EXAMPLESDIR}'|" \ ${WRKSRC}/setup.py post-patch-DOCS-off: @${REINPLACE_CMD} -E " \ s|(.*'${DOCSDIR}'.*)|#\1| ; \ s|(.*'docs/.*',$$)|#\1| ; \ s|(.*\+ sphinx_docs.*)|#\1|" \ ${WRKSRC}/setup.py post-patch-EXAMPLES-off: @${REINPLACE_CMD} -E "s|(.*'${EXAMPLESDIR}'.*)|#\1|" ${WRKSRC}/setup.py .include diff --git a/security/py-txtorcon/distinfo b/security/py-txtorcon/distinfo index e3fdaab69350..6cfd3a818618 100644 --- a/security/py-txtorcon/distinfo +++ b/security/py-txtorcon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586032119 -SHA256 (txtorcon-20.0.0.tar.gz) = 122cd081786396f57718adda1c1a5eb01b8e9a4832fcd140918b45c10359377a -SIZE (txtorcon-20.0.0.tar.gz) = 306139 +TIMESTAMP = 1628545310 +SHA256 (txtorcon-21.0.0.tar.gz) = 68c047064018aa861c480607b133c6944e19e4d3da9f09100cfc413f25831444 +SIZE (txtorcon-21.0.0.tar.gz) = 310431