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

Neel Chauhan nc at FreeBSD.org
Wed Feb 10 02:28:36 UTC 2021


Author: nc
Date: Wed Feb 10 02:28:35 2021
New Revision: 564838
URL: https://svnweb.freebsd.org/changeset/ports/564838

Log:
  www/py-flask-smorest: Update to 0.28.0
  
  Changes: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0280-2021-02-04
  
  PR:		253342
  Submitted by:	Goran Mekić <meka AT tilda DOT 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	Wed Feb 10 02:25:50 2021	(r564837)
+++ head/www/py-flask-smorest/Makefile	Wed Feb 10 02:28:35 2021	(r564838)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	flask-smorest
-PORTVERSION=	0.27.0
+PORTVERSION=	0.28.0
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-flask-smorest/distinfo
==============================================================================
--- head/www/py-flask-smorest/distinfo	Wed Feb 10 02:25:50 2021	(r564837)
+++ head/www/py-flask-smorest/distinfo	Wed Feb 10 02:28:35 2021	(r564838)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610644651
-SHA256 (flask-smorest-0.27.0.tar.gz) = 9b49499a50aa65078c8cf38a7ce5ed4b352b4f0a4d04bc0696ce290712d21663
-SIZE (flask-smorest-0.27.0.tar.gz) = 60895
+TIMESTAMP = 1612778860
+SHA256 (flask-smorest-0.28.0.tar.gz) = cfcbe4e2de34726eb48ab7182dc94ce0e3a8ee8ae7f5454603f77fd685f1b8e0
+SIZE (flask-smorest-0.28.0.tar.gz) = 63207


More information about the svn-ports-all mailing list