summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2017-06-11 03:36:54 +0000
committerAlan Somers <asomers@FreeBSD.org>2017-06-11 03:36:54 +0000
commit5cf6d4f7483f5a06c993c57c339f30ab98c065a8 (patch)
tree5b54332f18da8053b2a6ec9c6876534131bd19e8 /finance
parentUpdate to 2.90 (diff)
finance/py-python-obelisk: Update py-twisted dependency
PR: 219812 Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Approved by: brd (ports)
Notes
Notes: svn path=/head/; revision=443145
Diffstat (limited to 'finance')
-rw-r--r--finance/py-python-obelisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-python-obelisk/Makefile b/finance/py-python-obelisk/Makefile
index f745aa4ee06f..168228cff82c 100644
--- a/finance/py-python-obelisk/Makefile
+++ b/finance/py-python-obelisk/Makefile
@@ -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 blockchain server
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