aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 23:21:03 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 23:21:03 +0800
commitebdc0466522a29405f8d29932bc5f84fc4c15802 (patch)
treec1fb3fd292f9013311bb4608b8a27b9c5b72cc55 /devel
parentf42ff732a81c4b47504b33ee9f4860ee9fecbfae (diff)
downloadfreebsd-ports-ebdc0466522a29405f8d29932bc5f84fc4c15802.tar.gz
freebsd-ports-ebdc0466522a29405f8d29932bc5f84fc4c15802.tar.zst
freebsd-ports-ebdc0466522a29405f8d29932bc5f84fc4c15802.zip
Update to 2.0.1
- Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://github.com/gitpython-developers/gitdb/commits/2.0.1
Notes
Notes: svn path=/head/; revision=442069
Diffstat (limited to 'devel')
-rw-r--r--devel/py-gitdb2/Makefile4
-rw-r--r--devel/py-gitdb2/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-gitdb2/Makefile b/devel/py-gitdb2/Makefile
index a7784d445557..787187314772 100644
--- a/devel/py-gitdb2/Makefile
+++ b/devel/py-gitdb2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitdb2
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}smmap2>=2.0.0:devel/py-smmap2
NO_ARCH= yes
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
USES= python
.include <bsd.port.mk>
diff --git a/devel/py-gitdb2/distinfo b/devel/py-gitdb2/distinfo
index c81bd1293cce..93d982b604be 100644
--- a/devel/py-gitdb2/distinfo
+++ b/devel/py-gitdb2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495051521
-SHA256 (gitdb2-2.0.0.tar.gz) = b9f3209b401b8b4da5f94966c9c17650e66b7474ee5cd2dde5d983d1fba3ab66
-SIZE (gitdb2-2.0.0.tar.gz) = 392536
+TIMESTAMP = 1496153863
+SHA256 (gitdb2-2.0.1.tar.gz) = 20a6df3371e918ac651066fbc019b18d623fa4935272e11355a1746692fc9d16
+SIZE (gitdb2-2.0.1.tar.gz) = 393190