svn commit: r528309 - head/devel/py-apispec

Tobias C. Berner tcberner at FreeBSD.org
Thu Mar 12 18:41:51 UTC 2020


Author: tcberner
Date: Thu Mar 12 18:41:50 2020
New Revision: 528309
URL: https://svnweb.freebsd.org/changeset/ports/528309

Log:
  devel/py-apispec: Update to 3.3.0
  
  PR:		244735
  Submitted by:	Goran Mekić <meka at tilda.center> (maintainer)

Modified:
  head/devel/py-apispec/Makefile
  head/devel/py-apispec/distinfo

Modified: head/devel/py-apispec/Makefile
==============================================================================
--- head/devel/py-apispec/Makefile	Thu Mar 12 18:40:02 2020	(r528308)
+++ head/devel/py-apispec/Makefile	Thu Mar 12 18:41:50 2020	(r528309)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	apispec
-PORTVERSION=	3.2.0
+PORTVERSION=	3.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-apispec/distinfo
==============================================================================
--- head/devel/py-apispec/distinfo	Thu Mar 12 18:40:02 2020	(r528308)
+++ head/devel/py-apispec/distinfo	Thu Mar 12 18:41:50 2020	(r528309)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579945521
-SHA256 (apispec-3.2.0.tar.gz) = c1625ae910f699c9adb21928693a3245b9faab6843f1b1c94ab2d505549cd78a
-SIZE (apispec-3.2.0.tar.gz) = 63221
+TIMESTAMP = 1583920039
+SHA256 (apispec-3.3.0.tar.gz) = 419d0564b899e182c2af50483ea074db8cb05fee60838be58bb4542095d5c08d
+SIZE (apispec-3.3.0.tar.gz) = 66952


More information about the svn-ports-all mailing list