Date: Mon, 30 Sep 2019 04:19:13 +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: r513308 - head/devel/py-jupyter_client Message-ID: <201909300419.x8U4JDBO094826@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909300419.x8U4JDBO094826>