Date: Mon, 26 Jan 2026 22:17:21 +0000 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: 18753712cd9d - main - www/py-flask-restx: update to 1.3.2 Message-ID: <6977e7f1.37557.566834b2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=18753712cd9da51fb89d256c76c8a1a0ff53be2e commit 18753712cd9da51fb89d256c76c8a1a0ff53be2e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-09-23 20:34:20 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2026-01-26 22:17:17 +0000 www/py-flask-restx: update to 1.3.2 Changes: https://github.com/python-restx/flask-restx/releases/tag/1.3.2 Reported by: GitHub (watch releases) --- www/py-flask-restx/Makefile | 5 ++--- www/py-flask-restx/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/py-flask-restx/Makefile b/www/py-flask-restx/Makefile index 0482eb23e307..a5af6f7597ef 100644 --- a/www/py-flask-restx/Makefile +++ b/www/py-flask-restx/Makefile @@ -1,6 +1,5 @@ PORTNAME= flask-restx -PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.3.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aniso8601>=0.82:devel/py-aniso8601@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}referencing>0:devel/py-referencing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flask>=0.8:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} diff --git a/www/py-flask-restx/distinfo b/www/py-flask-restx/distinfo index 423ad8667b77..47ad8c1bd34c 100644 --- a/www/py-flask-restx/distinfo +++ b/www/py-flask-restx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702219712 -SHA256 (flask-restx-1.3.0.tar.gz) = 4f3d3fa7b6191fcc715b18c201a12cd875176f92ba4acc61626ccfd571ee1728 -SIZE (flask-restx-1.3.0.tar.gz) = 2814072 +TIMESTAMP = 1758659660 +SHA256 (flask-restx-1.3.2.tar.gz) = 0ae13d77e7d7e4dce513970cfa9db45364aef210e99022de26d2b73eb4dbced5 +SIZE (flask-restx-1.3.2.tar.gz) = 2814719home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6977e7f1.37557.566834b2>
