Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2019 23:59:02 +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: r506256 - head/devel/py-jupyter_client
Message-ID:  <201907082359.x68Nx2j6013779@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jul  8 23:59:02 2019
New Revision: 506256
URL: https://svnweb.freebsd.org/changeset/ports/506256

Log:
  Update to 5.3.0
  
  Changes:	https://github.com/jupyter/jupyter_client/blob/5.x/docs/changelog.rst
  		https://github.com/jupyter/jupyter_client/commits/5.x

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 Jul  8 23:54:58 2019	(r506255)
+++ head/devel/py-jupyter_client/Makefile	Mon Jul  8 23:59:02 2019	(r506256)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyter_client
-PORTVERSION=	5.2.4
-PORTREVISION=	1
+PORTVERSION=	5.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyter_client/distinfo
==============================================================================
--- head/devel/py-jupyter_client/distinfo	Mon Jul  8 23:54:58 2019	(r506255)
+++ head/devel/py-jupyter_client/distinfo	Mon Jul  8 23:59:02 2019	(r506256)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549821302
-SHA256 (jupyter_client-5.2.4.tar.gz) = b5f9cb06105c1d2d30719db5ffb3ea67da60919fb68deaefa583deccd8813551
-SIZE (jupyter_client-5.2.4.tar.gz) = 273397
+TIMESTAMP = 1562608101
+SHA256 (jupyter_client-5.3.0.tar.gz) = 7bd4bd1baac00e21aa171d2b5f61e709e80810ff43eafe0c266ff2ebe4a5c734
+SIZE (jupyter_client-5.3.0.tar.gz) = 274699



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