summaryrefslogtreecommitdiff
path: root/textproc/py-docstring_parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-docstring_parser/Makefile')
-rw-r--r--textproc/py-docstring_parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-docstring_parser/Makefile b/textproc/py-docstring_parser/Makefile
index cdc8596aee3a..adb4cfef8713 100644
--- a/textproc/py-docstring_parser/Makefile
+++ b/textproc/py-docstring_parser/Makefile
@@ -1,5 +1,5 @@
PORTNAME= docstring_parser
-DISTVERSION= 0.16
+DISTVERSION= 0.17.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://github.com/rr-/docstring_parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist pep517 pytest