Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2022 13:22:27 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d7a29c91180 - main - www/py-flask-smorest: Update to 0.38.1
Message-ID:  <202206271322.25RDMRnN014517@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d7a29c9118059238907bc5aa79f0d75e2c66321

commit 5d7a29c9118059238907bc5aa79f0d75e2c66321
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-06-26 11:06:31 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-06-27 13:22:01 +0000

    www/py-flask-smorest: Update to 0.38.1
    
    Changelog:
      * Add format argument to flask openapi print and flask openapi write commands
        to provide a YAML output
    
    PR:             264903
---
 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 e0648793a7a9..b54b15debabc 100644
--- a/www/py-flask-smorest/Makefile
+++ b/www/py-flask-smorest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	flask-smorest
-PORTVERSION=	0.38.0
+PORTVERSION=	0.38.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 8d34600b886d..b7bfad75147b 100644
--- a/www/py-flask-smorest/distinfo
+++ b/www/py-flask-smorest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654555570
-SHA256 (flask-smorest-0.38.0.tar.gz) = 9635c3010c4f791e371b0ec234a4a52a3352be560428720f2cccc6a0dd7174dd
-SIZE (flask-smorest-0.38.0.tar.gz) = 72485
+TIMESTAMP = 1656241422
+SHA256 (flask-smorest-0.38.1.tar.gz) = 9eb858b23d2fb74c86a297604e2dc7417165e978da0c9176be4735ad53702865
+SIZE (flask-smorest-0.38.1.tar.gz) = 73283



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