diff --git a/www/py-flask-restx/Makefile b/www/py-flask-restx/Makefile index f854aa4390f9..383634bc5850 100644 --- a/www/py-flask-restx/Makefile +++ b/www/py-flask-restx/Makefile @@ -1,30 +1,24 @@ PORTNAME= flask-restx -PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PATCH_SITES= https://github.com/${PORTNAME:S,flask,python,}/${PORTNAME}/commit/ -PATCHFILES+= 82f7340ebb51.patch:-p1 # https://github.com/python-restx/flask-restx/pull/463 -PATCHFILES+= 09e57b8af6ca.patch:-p1 # https://github.com/python-restx/flask-restx/pull/463 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Extension for Flask that adds support for quickly building REST APIs WWW= https://pypi.org/project/flask-restx/ LICENSE= BSD3CLAUSE 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}six>=1.3.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask>=0.8:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist distutils .include diff --git a/www/py-flask-restx/distinfo b/www/py-flask-restx/distinfo index cae5d7f60d61..1a8fa440349c 100644 --- a/www/py-flask-restx/distinfo +++ b/www/py-flask-restx/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1630527073 -SHA256 (flask-restx-0.5.1.tar.gz) = 63c69a61999a34f1774eaccc6fc8c7f504b1aad7d56a8ec672264e52d9ac05f4 -SIZE (flask-restx-0.5.1.tar.gz) = 5282772 -SHA256 (82f7340ebb51.patch) = d0cc0bab25931aefa342f737f9fc26c834bf12bb5425fea9a99f16e32332610f -SIZE (82f7340ebb51.patch) = 2819 -SHA256 (09e57b8af6ca.patch) = 6a9ca61f8726b921cb80b26c608c08c7e4106db68dbc80858dc889e326944cc0 -SIZE (09e57b8af6ca.patch) = 1050 +TIMESTAMP = 1677934749 +SHA256 (flask-restx-1.1.0.tar.gz) = 62b6b6c9de65e5960cf4f8b35e1bd3eca6998838a01b2f71e2a9d4c14a4ccd14 +SIZE (flask-restx-1.1.0.tar.gz) = 2764309