git: b4c238a9795c - main - textproc/py-docstring_parser: Update to 0.17.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Jul 2025 09:39:06 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b4c238a9795c2edb41e72da53244167261cf4c44
commit b4c238a9795c2edb41e72da53244167261cf4c44
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-07-26 09:34:44 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-07-26 09:34:44 +0000
textproc/py-docstring_parser: Update to 0.17.0
Changelog:
https://github.com/rr-/docstring_parser/blob/0.17.0/CHANGELOG.md
---
textproc/py-docstring_parser/Makefile | 4 ++--
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