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

Danilo G. Baio dbaio at FreeBSD.org
Sat Jun 13 20:17:52 UTC 2020


Author: dbaio
Date: Sat Jun 13 20:17:51 2020
New Revision: 538696
URL: https://svnweb.freebsd.org/changeset/ports/538696

Log:
  www/py-flask-smorest: Update to 0.21.1
  
  Changelog:	https://github.com/marshmallow-code/flask-smorest/blob/0.21.1/CHANGELOG.rst
  
  PR:		247070
  Submitted by:	Goran Mekic <meka at tilda.center> (maintainer)

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	Sat Jun 13 20:16:06 2020	(r538695)
+++ head/www/py-flask-smorest/Makefile	Sat Jun 13 20:17:51 2020	(r538696)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	flask-smorest
-PORTVERSION=	0.21.0
+PORTVERSION=	0.21.1
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-flask-smorest/distinfo
==============================================================================
--- head/www/py-flask-smorest/distinfo	Sat Jun 13 20:16:06 2020	(r538695)
+++ head/www/py-flask-smorest/distinfo	Sat Jun 13 20:17:51 2020	(r538696)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585118891
-SHA256 (flask-smorest-0.21.0.tar.gz) = 13dcb87eaeaf552c5b498a22b6536d67c2b52bdbd8cb1b7e73e5eb352c2c2697
-SIZE (flask-smorest-0.21.0.tar.gz) = 57310
+TIMESTAMP = 1592078336
+SHA256 (flask-smorest-0.21.1.tar.gz) = ebfc4f3f32c53361b8fbe957101727cded15db669d3bc783ebd6ab560d1790c3
+SIZE (flask-smorest-0.21.1.tar.gz) = 58134


More information about the svn-ports-all mailing list