Skip to content
Snippets Groups Projects
Commit 8c379269 authored by Jan Beich's avatar Jan Beich
Browse files

www/py-flask-restx: update to 1.1.0

parent 68c402ae
No related branches found
No related tags found
No related merge requests found
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/
......@@ -19,12 +14,11 @@ 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 <bsd.port.mk>
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment