svn commit: r564701 - head/devel/py-apispec
Rainer Hurling
rhurlin at FreeBSD.org
Mon Feb 8 13:51:17 UTC 2021
Author: rhurlin
Date: Mon Feb 8 13:51:16 2021
New Revision: 564701
URL: https://svnweb.freebsd.org/changeset/ports/564701
Log:
devel/py-apispec: Update to 4.2.0
Changelog: https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#420-2021-02-06
PR: 253341
Submitted by: Goran Mekic <meka at tilda.center> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit)
Modified:
head/devel/py-apispec/Makefile
head/devel/py-apispec/distinfo
Modified: head/devel/py-apispec/Makefile
==============================================================================
--- head/devel/py-apispec/Makefile Mon Feb 8 12:30:48 2021 (r564700)
+++ head/devel/py-apispec/Makefile Mon Feb 8 13:51:16 2021 (r564701)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= apispec
-PORTVERSION= 4.0.0
+PORTVERSION= 4.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-apispec/distinfo
==============================================================================
--- head/devel/py-apispec/distinfo Mon Feb 8 12:30:48 2021 (r564700)
+++ head/devel/py-apispec/distinfo Mon Feb 8 13:51:16 2021 (r564701)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601714845
-SHA256 (apispec-4.0.0.tar.gz) = 360e28e5e84a4d7023b16de2b897327fe3da63ddc8e01f9165b9113b7fe1c48a
-SIZE (apispec-4.0.0.tar.gz) = 67218
+TIMESTAMP = 1612778183
+SHA256 (apispec-4.2.0.tar.gz) = fbbd069caa22c0270bc71a5330b46b5a4e1984d8345b9236ca02fbca23094647
+SIZE (apispec-4.2.0.tar.gz) = 68468
More information about the svn-ports-all
mailing list