Date: Sun, 25 Jul 2021 02:20:57 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 925599caf75d - main - devel/py-apispec: Update to 4.7.1 Message-ID: <202107250220.16P2KveO073422@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=925599caf75d40cd3c01cb9b7663713c2572a83e commit 925599caf75d40cd3c01cb9b7663713c2572a83e Author: Goran Mekić <meka@tilda.center> AuthorDate: 2021-07-25 02:11:18 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-07-25 02:11:18 +0000 devel/py-apispec: Update to 4.7.1 Changelog: https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#471-2021-07-06 PR: 257372 Approved by: lwhsu (mentor, implicit) --- devel/py-apispec/Makefile | 2 +- devel/py-apispec/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile index 304d19c92385..5b5d361b4977 100644 --- a/devel/py-apispec/Makefile +++ b/devel/py-apispec/Makefile @@ -1,5 +1,5 @@ PORTNAME= apispec -DISTVERSION= 4.6.0 +DISTVERSION= 4.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo index d7e36e0bd524..186dfdaaa670 100644 --- a/devel/py-apispec/distinfo +++ b/devel/py-apispec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623750266 -SHA256 (apispec-4.6.0.tar.gz) = a896f97394b7d046d46c65262e51e45241dd8d9d71eedebcdb2d7024b775eec4 -SIZE (apispec-4.6.0.tar.gz) = 70786 +TIMESTAMP = 1627087079 +SHA256 (apispec-4.7.1.tar.gz) = 79029486d36a0d7f3c659dbf6ae50a91fbed0c22dcd5376f592e076c130bc7f9 +SIZE (apispec-4.7.1.tar.gz) = 70970
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107250220.16P2KveO073422>