Skip to content

Commit

Permalink
devel/py-apispec-webframeworks: update 1.0.0 → 1.1.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 20, 2024
1 parent 8f0aec7 commit 1b68d19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-apispec-webframeworks/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= apispec-webframeworks
DISTVERSION= 1.0.0
DISTVERSION= 1.1.0
CATEGORIES= devel python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apispec>0:devel/py-apispec@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottle>=0.12.25:www/py-bottle@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.3:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bottle>=0.12.25:www/py-bottle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flask>=2.3.3:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>=6:www/py-tornado@${PY_FLAVOR} \

Expand Down
6 changes: 3 additions & 3 deletions devel/py-apispec-webframeworks/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1705551422
SHA256 (marshmallow-code-apispec-webframeworks-1.0.0_GH0.tar.gz) = 648b0d0f5b9fb3950b0355532731ea5827180e82d05836d9a87e6f814061ac01
SIZE (marshmallow-code-apispec-webframeworks-1.0.0_GH0.tar.gz) = 10486
TIMESTAMP = 1713598259
SHA256 (marshmallow-code-apispec-webframeworks-1.1.0_GH0.tar.gz) = 50d2c840ac59ab9018f3d07168386f2c7ca8cbf87ac2868102a11533d439c1aa
SIZE (marshmallow-code-apispec-webframeworks-1.1.0_GH0.tar.gz) = 11316

0 comments on commit 1b68d19

Please sign in to comment.