Skip to content

Commit

Permalink
devel/py-apispec-webframeworks: update 0.5.2 → 1.0.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jan 18, 2024
1 parent 1a4b7d0 commit b46c829
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 6 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= 0.5.2
DISTVERSION= 1.0.0
CATEGORIES= devel python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,10 +11,14 @@ WWW= https://github.com/marshmallow-code/apispec-webframeworks
LICENSE= MIT
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} \
${PYTHON_PKGNAMEPREFIX}flask>=2.3.3:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>=6:www/py-tornado@${PY_FLAVOR} \

USES= python
USE_PYTHON= distutils autoplist concurrent pytest
USE_PYTHON= pep517 autoplist concurrent pytest

USE_GITHUB= yes
GH_ACCOUNT= marshmallow-code
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 = 1704483864
SHA256 (marshmallow-code-apispec-webframeworks-0.5.2_GH0.tar.gz) = fb38a9dc33fa073679bd52f0e9a0165563d32fa040589c1e13a40a532ab228d1
SIZE (marshmallow-code-apispec-webframeworks-0.5.2_GH0.tar.gz) = 9791
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

0 comments on commit b46c829

Please sign in to comment.