svn commit: r530929 - head/devel/py-jupyter_client
Danilo G. Baio
dbaio at FreeBSD.org
Mon Apr 6 21:27:32 UTC 2020
Author: dbaio
Date: Mon Apr 6 21:27:31 2020
New Revision: 530929
URL: https://svnweb.freebsd.org/changeset/ports/530929
Log:
devel/py-jupyter_client: Update to 6.1.2
Changelog: https://github.com/jupyter/jupyter_client/blob/6.1.2/docs/changelog.rst
PR: 245390
Approved by: koobs (python, maintainer)
MFH: 2020Q2 (blanket: bugfix release(s))
Modified:
head/devel/py-jupyter_client/Makefile
head/devel/py-jupyter_client/distinfo
Modified: head/devel/py-jupyter_client/Makefile
==============================================================================
--- head/devel/py-jupyter_client/Makefile Mon Apr 6 21:25:41 2020 (r530928)
+++ head/devel/py-jupyter_client/Makefile Mon Apr 6 21:27:31 2020 (r530929)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jupyter_client
-PORTVERSION= 6.1.0
+PORTVERSION= 6.1.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-jupyter_client/distinfo
==============================================================================
--- head/devel/py-jupyter_client/distinfo Mon Apr 6 21:25:41 2020 (r530928)
+++ head/devel/py-jupyter_client/distinfo Mon Apr 6 21:27:31 2020 (r530929)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584725172
-SHA256 (jupyter_client-6.1.0.tar.gz) = 61429e7d2c4b385135d31054944dd3f23a1c6affb0ca3d4328d42fc9ba82b7f5
-SIZE (jupyter_client-6.1.0.tar.gz) = 290120
+TIMESTAMP = 1586133839
+SHA256 (jupyter_client-6.1.2.tar.gz) = 5724827aedb1948ed6ed15131372bc304a8d3ad9ac67ac19da7c95120d6b17e0
+SIZE (jupyter_client-6.1.2.tar.gz) = 290186
More information about the svn-ports-all
mailing list