svn commit: r513308 - head/devel/py-jupyter_client

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 30 04:19:14 UTC 2019


Author: sunpoet
Date: Mon Sep 30 04:19:12 2019
New Revision: 513308
URL: https://svnweb.freebsd.org/changeset/ports/513308

Log:
  Update to 5.3.3
  
  Changes:	https://github.com/jupyter/jupyter_client/blob/5.x/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	Mon Sep 30 04:19:06 2019	(r513307)
+++ head/devel/py-jupyter_client/Makefile	Mon Sep 30 04:19:12 2019	(r513308)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyter_client
-PORTVERSION=	5.3.1
+PORTVERSION=	5.3.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyter_client/distinfo
==============================================================================
--- head/devel/py-jupyter_client/distinfo	Mon Sep 30 04:19:06 2019	(r513307)
+++ head/devel/py-jupyter_client/distinfo	Mon Sep 30 04:19:12 2019	(r513308)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562773501
-SHA256 (jupyter_client-5.3.1.tar.gz) = 98e8af5edff5d24e4d31e73bc21043130ae9d955a91aa93fc0bc3b1d0f7b5880
-SIZE (jupyter_client-5.3.1.tar.gz) = 274985
+TIMESTAMP = 1569809175
+SHA256 (jupyter_client-5.3.3.tar.gz) = f406f214f9daa92be110d5b83d62f3451ffc73d3522db7350f0554683533ab18
+SIZE (jupyter_client-5.3.3.tar.gz) = 276735


More information about the svn-ports-head mailing list