Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142236677
D18780.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D18780.diff
View Options
Index: head/sysutils/py-consul/Makefile
===================================================================
--- head/sysutils/py-consul/Makefile
+++ head/sysutils/py-consul/Makefile
@@ -1,22 +1,24 @@
# $FreeBSD$
-PORTNAME= py-consul
-PORTVERSION= 0.7.2
+PORTNAME= consul
+PORTVERSION= 1.1.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jhixson@FreeBSD.org
COMMENT= Python client for consul
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
+BUILD_DEPENDS= ${LOCALBASE}/bin/consul:sysutils/consul \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
+RUN_DEPENDS= ${LOCALBASE}/bin/consul:sysutils/consul \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
-USES= python:3.3+
+USES= python:3.6+
USE_GITHUB= yes
GH_ACCOUNT= cablehead
Index: head/sysutils/py-consul/distinfo
===================================================================
--- head/sysutils/py-consul/distinfo
+++ head/sysutils/py-consul/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507911738
-SHA256 (cablehead-python-consul-v0.7.2_GH0.tar.gz) = 5eea5ccb1983036a9a360786b95530c2955a88d35228d83f6af8965309a59c8f
-SIZE (cablehead-python-consul-v0.7.2_GH0.tar.gz) = 12960212
+TIMESTAMP = 1546923514
+SHA256 (cablehead-python-consul-v1.1.0_GH0.tar.gz) = 5ad41822e2791fb5edc986e17bae6978573fbe44e7075fb12243e74008abfe13
+SIZE (cablehead-python-consul-v1.1.0_GH0.tar.gz) = 27548878
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 18, 4:12 PM (21 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27711637
Default Alt Text
D18780.diff (1 KB)
Attached To
Mode
D18780: sysutils/py-consul: update to 1.1.0
Attached
Detach File
Event Timeline
Log In to Comment