summaryrefslogtreecommitdiff
path: root/www/py-drf-yasg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-drf-yasg/Makefile')
-rw-r--r--www/py-drf-yasg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-drf-yasg/Makefile b/www/py-drf-yasg/Makefile
index 921e1149f5e9..ce32923a8589 100644
--- a/www/py-drf-yasg/Makefile
+++ b/www/py-drf-yasg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drf-yasg
DISTVERSION= 1.21.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2.16:www/py-django42@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}pytz>=2021.1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.0:net/py-uritemplate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=21.0:devel/py-packaging@${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= distutils autoplist