aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-10-15 08:36:47 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-10-15 08:36:47 +0800
commite691c809f0de6211254ae3d78bd7a3d999a5a8db (patch)
tree2910a00842fe2af32d07785ebfd2e2ee4424f76e
parentc65b18a2bec34036e7ffe7b7adb764c2f0b9b428 (diff)
downloadfreebsd-ports-gnome-e691c809f0de6211254ae3d78bd7a3d999a5a8db.tar.gz
freebsd-ports-gnome-e691c809f0de6211254ae3d78bd7a3d999a5a8db.tar.zst
freebsd-ports-gnome-e691c809f0de6211254ae3d78bd7a3d999a5a8db.zip
Update to 0.6.0
Changes: https://github.com/gweis/isodate/blob/master/CHANGES.txt
-rw-r--r--devel/py-isodate/Makefile4
-rw-r--r--devel/py-isodate/distinfo5
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/py-isodate/Makefile b/devel/py-isodate/Makefile
index d5e9c043689d..9013dc2db1a7 100644
--- a/devel/py-isodate/Makefile
+++ b/devel/py-isodate/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= isodate
-PORTVERSION= 0.5.4
+PORTVERSION= 0.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,8 @@ COMMENT= ISO 8601 date/time/duration parser and formater
LICENSE= BSD3CLAUSE
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six
+
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
USES= python
diff --git a/devel/py-isodate/distinfo b/devel/py-isodate/distinfo
index 40bb4b80c486..939fd0c9b296 100644
--- a/devel/py-isodate/distinfo
+++ b/devel/py-isodate/distinfo
@@ -1,2 +1,3 @@
-SHA256 (isodate-0.5.4.tar.gz) = 42105c41d037246dc1987e36d96f3752ffd5c0c24834dd12e4fdbe1e79544e31
-SIZE (isodate-0.5.4.tar.gz) = 27691
+TIMESTAMP = 1507976827
+SHA256 (isodate-0.6.0.tar.gz) = 2e364a3d5759479cdb2d37cce6b9376ea504db2ff90252a2e5b7cc89cc9ff2d8
+SIZE (isodate-0.6.0.tar.gz) = 28480