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

Danilo G. Baio dbaio at FreeBSD.org
Thu Jan 14 17:57:26 UTC 2021


Author: dbaio
Date: Thu Jan 14 17:57:25 2021
New Revision: 561576
URL: https://svnweb.freebsd.org/changeset/ports/561576

Log:
  www/py-flask-smorest: Update to 0.27.0
  
  Changelog:	https://github.com/marshmallow-code/flask-smorest/blob/0.27.0/CHANGELOG.rst
  
  PR:		252665
  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	Thu Jan 14 17:15:29 2021	(r561575)
+++ head/www/py-flask-smorest/Makefile	Thu Jan 14 17:57:25 2021	(r561576)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	flask-smorest
-PORTVERSION=	0.26.0
+PORTVERSION=	0.27.0
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-flask-smorest/distinfo
==============================================================================
--- head/www/py-flask-smorest/distinfo	Thu Jan 14 17:15:29 2021	(r561575)
+++ head/www/py-flask-smorest/distinfo	Thu Jan 14 17:57:25 2021	(r561576)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610013490
-SHA256 (flask-smorest-0.26.0.tar.gz) = dac718229ca5de603c5aa59b391454b7ed81d72fa2adf1f69247d1eb60f68f50
-SIZE (flask-smorest-0.26.0.tar.gz) = 60817
+TIMESTAMP = 1610644651
+SHA256 (flask-smorest-0.27.0.tar.gz) = 9b49499a50aa65078c8cf38a7ce5ed4b352b4f0a4d04bc0696ce290712d21663
+SIZE (flask-smorest-0.27.0.tar.gz) = 60895


More information about the svn-ports-head mailing list