summaryrefslogtreecommitdiff
path: root/www/py-drf-spectacular/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-drf-spectacular/Makefile')
-rw-r--r--www/py-drf-spectacular/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-drf-spectacular/Makefile b/www/py-drf-spectacular/Makefile
index ec1fe26820f0..20fb1d469709 100644
--- a/www/py-drf-spectacular/Makefile
+++ b/www/py-drf-spectacular/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drf-spectacular
DISTVERSION= 0.27.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2:www/py-django42@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}inflection>=0.3.1:devel/py-inflection@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6.0:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uritemplate>=2.0.0:net/py-uritemplate@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils