security/py-txtorcon: Update 19.1.0 -> 20.0.0
Reported by: portscout
This commit is contained in:
parent
337ba992d4
commit
4e4cf3b2f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530718
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user