Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2019 17:01:14 +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: r506372 - head/devel/py-jupyter_client
Message-ID:  <201907101701.x6AH1EO0092277@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jul 10 17:01:14 2019
New Revision: 506372
URL: https://svnweb.freebsd.org/changeset/ports/506372

Log:
  Update to 5.3.1
  
  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	Wed Jul 10 17:01:08 2019	(r506371)
+++ head/devel/py-jupyter_client/Makefile	Wed Jul 10 17:01:14 2019	(r506372)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyter_client
-PORTVERSION=	5.3.0
+PORTVERSION=	5.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyter_client/distinfo
==============================================================================
--- head/devel/py-jupyter_client/distinfo	Wed Jul 10 17:01:08 2019	(r506371)
+++ head/devel/py-jupyter_client/distinfo	Wed Jul 10 17:01:14 2019	(r506372)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562608101
-SHA256 (jupyter_client-5.3.0.tar.gz) = 7bd4bd1baac00e21aa171d2b5f61e709e80810ff43eafe0c266ff2ebe4a5c734
-SIZE (jupyter_client-5.3.0.tar.gz) = 274699
+TIMESTAMP = 1562773501
+SHA256 (jupyter_client-5.3.1.tar.gz) = 98e8af5edff5d24e4d31e73bc21043130ae9d955a91aa93fc0bc3b1d0f7b5880
+SIZE (jupyter_client-5.3.1.tar.gz) = 274985



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