Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2021 14:45:39 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3ef505fea253 - main - www/py-flask-smorest: Update to 0.31.1
Message-ID:  <202106151445.15FEjdbT047113@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3ef505fea253d92415d6d0ac8b5469adae871678

commit 3ef505fea253d92415d6d0ac8b5469adae871678
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2021-06-15 14:44:49 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-15 14:44:49 +0000

    www/py-flask-smorest: Update to 0.31.1
    
    Changes https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0311-2021-06-01
    
    PR:             256616
    Approved by:    maintainer
---
 www/py-flask-smorest/Makefile | 2 +-
 www/py-flask-smorest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-flask-smorest/Makefile b/www/py-flask-smorest/Makefile
index 8b1e4ca19666..2126accc1bbf 100644
--- a/www/py-flask-smorest/Makefile
+++ b/www/py-flask-smorest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	flask-smorest
-PORTVERSION=	0.31.0
+PORTVERSION=	0.31.1
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-flask-smorest/distinfo b/www/py-flask-smorest/distinfo
index 4dce9fb89b1a..a26448d3253c 100644
--- a/www/py-flask-smorest/distinfo
+++ b/www/py-flask-smorest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620893122
-SHA256 (flask-smorest-0.31.0.tar.gz) = 3cf65778cab6649a9acb99d75382de2bb13c1b4a5ca3b79272f0b6c936da98ef
-SIZE (flask-smorest-0.31.0.tar.gz) = 64291
+TIMESTAMP = 1623751159
+SHA256 (flask-smorest-0.31.1.tar.gz) = 26cd7dbce9ee98c662407c80f23abacd111ef134f92529730e45e17794251ac8
+SIZE (flask-smorest-0.31.1.tar.gz) = 73994



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106151445.15FEjdbT047113>