mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user