Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2017 16:32:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444229 - head/devel/py-jupyter_client
Message-ID:  <201706241632.v5OGWNJT004058@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jun 24 16:32:23 2017
New Revision: 444229
URL: https://svnweb.freebsd.org/changeset/ports/444229

Log:
  Update to 5.1.0
  
  Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst

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	Sat Jun 24 16:32:00 2017	(r444228)
+++ head/devel/py-jupyter_client/Makefile	Sat Jun 24 16:32:23 2017	(r444229)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyter_client
-PORTVERSION=	5.0.1
+PORTVERSION=	5.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyter_client/distinfo
==============================================================================
--- head/devel/py-jupyter_client/distinfo	Sat Jun 24 16:32:00 2017	(r444228)
+++ head/devel/py-jupyter_client/distinfo	Sat Jun 24 16:32:23 2017	(r444229)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491396563
-SHA256 (jupyter_client-5.0.1.tar.gz) = 1fe573880b5ca4469ed0bece098f4b910c373d349e12525e1ea3566f5a14536b
-SIZE (jupyter_client-5.0.1.tar.gz) = 262861
+TIMESTAMP = 1498313102
+SHA256 (jupyter_client-5.1.0.tar.gz) = 08756b021765c97bc5665390700a4255c2df31666ead8bff116b368d09912aba
+SIZE (jupyter_client-5.1.0.tar.gz) = 265233



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706241632.v5OGWNJT004058>