www/py-flask-smorest: Update to 0.39.0
Changelog: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0390-2022-08-16 PR: 266755 MFH: 2022Q4
This commit is contained in:
parent
9ecba4c392
commit
89f7cf5e35
2 changed files with 4 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= flask-smorest
|
||||
PORTVERSION= 0.38.1
|
||||
DISTVERSION= 0.39.0
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,13 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apispec>=3.0.0:devel/py-apispec@${PY_FLAVOR}
|
|||
${PYTHON_PKGNAMEPREFIX}webargs>=6.0.0:www/py-webargs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}werkzeug>=0.15:www/py-werkzeug@${PY_FLAVOR}
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.0.0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils pytest
|
||||
|
||||
TEST_ENV= PYTHONPATH=${WRKSRC}/src
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1656241422
|
||||
SHA256 (flask-smorest-0.38.1.tar.gz) = 9eb858b23d2fb74c86a297604e2dc7417165e978da0c9176be4735ad53702865
|
||||
SIZE (flask-smorest-0.38.1.tar.gz) = 73283
|
||||
TIMESTAMP = 1664707036
|
||||
SHA256 (flask-smorest-0.39.0.tar.gz) = b72b068283176c8dc7bb0e3cfbc2721fc5c9efdcf719eac76604d78223adb99c
|
||||
SIZE (flask-smorest-0.39.0.tar.gz) = 73395
|
||||
|
|
Loading…
Reference in a new issue