Date: Tue, 24 Oct 2023 00:51:11 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ca0de55e8468 - main - www/py-flask-restx: update to 1.2.0 Message-ID: <202310240051.39O0pBNt015231@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca0de55e8468e3e443308c6adfc751b50744f4c7 commit ca0de55e8468e3e443308c6adfc751b50744f4c7 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-10-22 12:20:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-10-24 00:51:02 +0000 www/py-flask-restx: update to 1.2.0 Changes: https://github.com/python-restx/flask-restx/compare/1.1.0...1.2.0 Reported by: Repology --- 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 7ef8c20fb823..0b333b98d825 100644 --- a/www/py-flask-restx/Makefile +++ b/www/py-flask-restx/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask-restx -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask-restx/distinfo b/www/py-flask-restx/distinfo index 1a8fa440349c..2580e6955d02 100644 --- a/www/py-flask-restx/distinfo +++ b/www/py-flask-restx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677934749 -SHA256 (flask-restx-1.1.0.tar.gz) = 62b6b6c9de65e5960cf4f8b35e1bd3eca6998838a01b2f71e2a9d4c14a4ccd14 -SIZE (flask-restx-1.1.0.tar.gz) = 2764309 +TIMESTAMP = 1697977240 +SHA256 (flask-restx-1.2.0.tar.gz) = 9a5338b108c57fbed1d24d5d53fe98442b2be7ffa2ff3291305af7a613ce6fc0 +SIZE (flask-restx-1.2.0.tar.gz) = 2813317
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310240051.39O0pBNt015231>