aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-04-06 03:58:04 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-04-09 21:33:37 +0800
commit3a21fd5e79252411caadd498ce855db4b26fe17a (patch)
tree288b36f330c462777895aab5e0f1af5868d35944
parent98672c57e041176ba126019338c30b0c37b9eb3a (diff)
downloadfreebsd-ports-gnome-3a21fd5e79252411caadd498ce855db4b26fe17a.tar.gz
freebsd-ports-gnome-3a21fd5e79252411caadd498ce855db4b26fe17a.tar.zst
freebsd-ports-gnome-3a21fd5e79252411caadd498ce855db4b26fe17a.zip
Update to 5.0.1
- Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
-rw-r--r--devel/py-jupyter_client/Makefile4
-rw-r--r--devel/py-jupyter_client/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-jupyter_client/Makefile b/devel/py-jupyter_client/Makefile
index d2f966bb5555..fe9f032801ae 100644
--- a/devel/py-jupyter_client/Makefile
+++ b/devel/py-jupyter_client/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jupyter_client
-PORTVERSION= 5.0.0
+PORTVERSION= 5.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil \
NO_ARCH= yes
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>
diff --git a/devel/py-jupyter_client/distinfo b/devel/py-jupyter_client/distinfo
index e7c56fb96ec6..c948d9df1876 100644
--- a/devel/py-jupyter_client/distinfo
+++ b/devel/py-jupyter_client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489229425
-SHA256 (jupyter_client-5.0.0.tar.gz) = 2766f9c2deb9ae826e65d53a56a36d69b184f63d0dcb7710835273327126bc5b
-SIZE (jupyter_client-5.0.0.tar.gz) = 262889
+TIMESTAMP = 1491396563
+SHA256 (jupyter_client-5.0.1.tar.gz) = 1fe573880b5ca4469ed0bece098f4b910c373d349e12525e1ea3566f5a14536b
+SIZE (jupyter_client-5.0.1.tar.gz) = 262861