Date: Wed, 30 Jun 2021 20:47:44 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 08224d8f3d41 - main - devel/py-nbformat: Update to 5.1.3 Message-ID: <202106302047.15UKli4s056484@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=08224d8f3d4141b660f9f0bfbde84aed54de4b80 commit 08224d8f3d4141b660f9f0bfbde84aed54de4b80 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:39:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:03 +0000 devel/py-nbformat: Update to 5.1.3 Changes: https://github.com/jupyter/nbformat/blob/master/docs/changelog.rst --- devel/py-nbformat/Makefile | 6 +++--- devel/py-nbformat/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-nbformat/Makefile b/devel/py-nbformat/Makefile index 66cac52294b7..d9c5b0421ea4 100644 --- a/devel/py-nbformat/Makefile +++ b/devel/py-nbformat/Makefile @@ -1,6 +1,5 @@ PORTNAME= nbformat -PORTVERSION= 5.1.2 -PORTREVISION= 1 +PORTVERSION= 5.1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,10 +19,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testpath>=0:devel/py-testpath@${PY_FLAVOR} -NO_ARCH= yes USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + OPTIONS_DEFINE= FASTJSON FASTJSON_DESC= Fast validation with fastjsonschema diff --git a/devel/py-nbformat/distinfo b/devel/py-nbformat/distinfo index 404aef6fb17c..84460632842f 100644 --- a/devel/py-nbformat/distinfo +++ b/devel/py-nbformat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665727 -SHA256 (nbformat-5.1.2.tar.gz) = 1d223e64a18bfa7cdf2db2e9ba8a818312fc2a0701d2e910b58df66809385a56 -SIZE (nbformat-5.1.2.tar.gz) = 94402 +TIMESTAMP = 1624630218 +SHA256 (nbformat-5.1.3.tar.gz) = b516788ad70771c6250977c1374fcca6edebe6126fd2adb5a69aa5c2356fd1c8 +SIZE (nbformat-5.1.3.tar.gz) = 73703
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302047.15UKli4s056484>