Skip to content

Commit

Permalink
www/py-flask-smorest: Update to 0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mekanix authored and clausecker committed May 21, 2023
1 parent 47cc516 commit e87442e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions www/py-flask-smorest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flask-smorest
DISTVERSION= 0.41.0
DISTVERSION= 0.42.0
CATEGORIES= www devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,9 +15,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apispec>=6.0.0:devel/py-apispec@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}Flask>=2.0.0:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}marshmallow>=3.18.0:devel/py-marshmallow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webargs>=8.0.0:www/py-webargs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}werkzeug>=2.0.0:www/py-werkzeug@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}werkzeug>=2.0.1:www/py-werkzeug@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils pytest

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-flask-smorest/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681825422
SHA256 (flask-smorest-0.41.0.tar.gz) = 9b98256a9073fcd3e18e0fd2e7511e32d9aa499e1aa133c646c0c27bc3fde218
SIZE (flask-smorest-0.41.0.tar.gz) = 73848
TIMESTAMP = 1684681277
SHA256 (flask-smorest-0.42.0.tar.gz) = 868421b29e060a602e3739c2caf7b97cfe21c3ac488f51a2b5e95e168dd3bec2
SIZE (flask-smorest-0.42.0.tar.gz) = 77625

0 comments on commit e87442e

Please sign in to comment.