diff options
Diffstat (limited to 'textproc/py-docstring_parser')
-rw-r--r-- | textproc/py-docstring_parser/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-docstring_parser/distinfo | 6 |
2 files changed, 5 insertions, 5 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 diff --git a/textproc/py-docstring_parser/distinfo b/textproc/py-docstring_parser/distinfo index 39bc74bc5a4a..84172f1518ad 100644 --- a/textproc/py-docstring_parser/distinfo +++ b/textproc/py-docstring_parser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744711535 -SHA256 (docstring_parser-0.16.tar.gz) = 538beabd0af1e2db0146b6bd3caa526c35a34d61af9fd2887f3a8a27a739aa6e -SIZE (docstring_parser-0.16.tar.gz) = 26565 +TIMESTAMP = 1753188717 +SHA256 (docstring_parser-0.17.0.tar.gz) = 583de4a309722b3315439bb31d64ba3eebada841f2e2cee23b99df001434c912 +SIZE (docstring_parser-0.17.0.tar.gz) = 27442 |