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

Danilo G. Baio dbaio at FreeBSD.org
Sat Jul 11 19:29:57 UTC 2020


Author: dbaio
Date: Sat Jul 11 19:29:56 2020
New Revision: 542044
URL: https://svnweb.freebsd.org/changeset/ports/542044

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

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 Jul 11 19:12:59 2020	(r542043)
+++ head/www/py-flask-smorest/Makefile	Sat Jul 11 19:29:56 2020	(r542044)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	flask-smorest
-PORTVERSION=	0.22.0
+PORTVERSION=	0.23.0
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-flask-smorest/distinfo
==============================================================================
--- head/www/py-flask-smorest/distinfo	Sat Jul 11 19:12:59 2020	(r542043)
+++ head/www/py-flask-smorest/distinfo	Sat Jul 11 19:29:56 2020	(r542044)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593707613
-SHA256 (flask-smorest-0.22.0.tar.gz) = 3b517a6e833d00c6a05275aefe47722e614f5a2499ad3706544abeb08fb5a2a1
-SIZE (flask-smorest-0.22.0.tar.gz) = 60803
+TIMESTAMP = 1594492968
+SHA256 (flask-smorest-0.23.0.tar.gz) = 3251cc9f1b282a9ad839781af44ee0a48512b3e5caf466e94fa33c2d075832eb
+SIZE (flask-smorest-0.23.0.tar.gz) = 62014


More information about the svn-ports-all mailing list