svn commit: r443145 - head/finance/py-python-obelisk
Alan Somers
asomers at FreeBSD.org
Sun Jun 11 03:36:56 UTC 2017
Author: asomers (src committer)
Date: Sun Jun 11 03:36:54 2017
New Revision: 443145
URL: https://svnweb.freebsd.org/changeset/ports/443145
Log:
finance/py-python-obelisk: Update py-twisted dependency
PR: 219812
Approved by: Yuri Victorovich <yuri at rawbw.com> (maintainer)
Approved by: brd (ports)
Modified:
head/finance/py-python-obelisk/Makefile
Modified: head/finance/py-python-obelisk/Makefile
==============================================================================
--- head/finance/py-python-obelisk/Makefile Sun Jun 11 03:33:11 2017 (r443144)
+++ head/finance/py-python-obelisk/Makefile Sun Jun 11 03:36:54 2017 (r443145)
@@ -3,7 +3,7 @@
PORTNAME= python-obelisk
PORTVERSION= 0.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ COMMENT= Python native client for the obelisk blockcha
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>0:devel/py-twistedCore \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted \
${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa \
${PYTHON_PKGNAMEPREFIX}pyzmq>=14.5.0:net/py-pyzmq
More information about the svn-ports-head
mailing list