Date: Thu, 9 Sep 2021 00:14:12 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 556df104d84e - 2021Q3 - www/py-flask-restx: update to 0.5.1 Message-ID: <202109090014.1890ECQ4089397@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=556df104d84ef2c920c3b151d942ab9c8b9b5967 commit 556df104d84ef2c920c3b151d942ab9c8b9b5967 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-09-01 20:11:13 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-09-09 00:12:03 +0000 www/py-flask-restx: update to 0.5.1 Changes: https://github.com/python-restx/flask-restx/compare/0.5.0...0.5.1 Reported by: Repology (cherry picked from commit 353e686b72d75e3b3b343d42a29765d022e82376) --- www/py-flask-restx/Makefile | 2 +- www/py-flask-restx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-flask-restx/Makefile b/www/py-flask-restx/Makefile index 29faae129ce9..3542ab4e893c 100644 --- a/www/py-flask-restx/Makefile +++ b/www/py-flask-restx/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask-restx -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask-restx/distinfo b/www/py-flask-restx/distinfo index 5b4be48a15fb..da13b726dd31 100644 --- a/www/py-flask-restx/distinfo +++ b/www/py-flask-restx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626700009 -SHA256 (flask-restx-0.5.0.tar.gz) = 7e9f7cd5e843dd653a71fafb7c8ce9d7b4fef29f982a2254b1e0ebb3fac1fe12 -SIZE (flask-restx-0.5.0.tar.gz) = 5314490 +TIMESTAMP = 1630527073 +SHA256 (flask-restx-0.5.1.tar.gz) = 63c69a61999a34f1774eaccc6fc8c7f504b1aad7d56a8ec672264e52d9ac05f4 +SIZE (flask-restx-0.5.1.tar.gz) = 5282772
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109090014.1890ECQ4089397>