diff --git a/security/py-txtorcon/Makefile b/security/py-txtorcon/Makefile index 40aff07d1c3c..7c4987197435 100644 --- a/security/py-txtorcon/Makefile +++ b/security/py-txtorcon/Makefile @@ -1,47 +1,45 @@ PORTNAME= txtorcon -DISTVERSION= 24.8.0 -PORTREVISION= 1 +DISTVERSION= 26.6.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Twisted-based Tor controller client WWW= https://github.com/meejah/txtorcon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Automat>0:devel/py-Automat@${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 shebangfix -USE_PYTHON= autoplist cryptography distutils pytest # 1 test fails, see https://github.com/meejah/txtorcon/issues/376 +USE_PYTHON= distutils autoplist cryptography pytest # 1 test fails, see https://github.com/meejah/txtorcon/issues/376 SHEBANG_FILES= examples/*.py NO_ARCH= yes 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 -# tests as of 24.8.0: 1 failed, 679 passed, 2 skipped, 662 warnings in 195.73s (0:03:15) +# tests as of 26.6.0: 1 failed, 681 passed, 2 skipped, 129 warnings in 6.71s .include diff --git a/security/py-txtorcon/distinfo b/security/py-txtorcon/distinfo index 1b0b0cceb7db..6764d3577e27 100644 --- a/security/py-txtorcon/distinfo +++ b/security/py-txtorcon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731105657 -SHA256 (txtorcon-24.8.0.tar.gz) = befe19138d9c8c5307b6ee6d4fe446d0c201ffd1cc404aeb265ed90309978ad0 -SIZE (txtorcon-24.8.0.tar.gz) = 312753 +TIMESTAMP = 1782227797 +SHA256 (txtorcon-26.6.0.tar.gz) = 0408f063a9fcb8df529daca57bb7373ea0f5b4ebaffcd5103754b7c561773f68 +SIZE (txtorcon-26.6.0.tar.gz) = 312699