svn commit: r551388 - head/www/py-flask-smorest

Tobias C. Berner tcberner at FreeBSD.org
Sun Oct 4 13:16:13 UTC 2020


Author: tcberner
Date: Sun Oct  4 13:16:11 2020
New Revision: 551388
URL: https://svnweb.freebsd.org/changeset/ports/551388

Log:
  www/py-flask-smorest: Update to 0.25.0
  
  Changelog:
  	https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0250-2020-10-02
  
  PR:		250064
  Submitted by:	Goran Mekić <meka at tilda.center>

Modified:
  head/www/py-flask-smorest/Makefile
  head/www/py-flask-smorest/distinfo

Modified: head/www/py-flask-smorest/Makefile
==============================================================================
--- head/www/py-flask-smorest/Makefile	Sun Oct  4 12:07:53 2020	(r551387)
+++ head/www/py-flask-smorest/Makefile	Sun Oct  4 13:16:11 2020	(r551388)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	flask-smorest
-PORTVERSION=	0.24.1
+PORTVERSION=	0.25.0
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-flask-smorest/distinfo
==============================================================================
--- head/www/py-flask-smorest/distinfo	Sun Oct  4 12:07:53 2020	(r551387)
+++ head/www/py-flask-smorest/distinfo	Sun Oct  4 13:16:11 2020	(r551388)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597047356
-SHA256 (flask-smorest-0.24.1.tar.gz) = ee992bf03fac6bb2d4a7b49e608aac74864ed62db2298c557d737f58cad065ad
-SIZE (flask-smorest-0.24.1.tar.gz) = 62139
+TIMESTAMP = 1601714070
+SHA256 (flask-smorest-0.25.0.tar.gz) = cfb37ce965d66b0421869c2a228dd456be1b291d452fb29628b2714782b0aa51
+SIZE (flask-smorest-0.25.0.tar.gz) = 62667


More information about the svn-ports-all mailing list