textproc/py-docstring_parser: Update to 0.17.0

Changelog:

https://github.com/rr-/docstring_parser/blob/0.17.0/CHANGELOG.md
This commit is contained in:
Kai Knoblich
2025-07-26 11:34:44 +02:00
parent 00a71ae5de
commit b4c238a979
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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
+3 -3
View File
@@ -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