git: b84a05375967 - main - textproc/py-griffe: Update to 0.41.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 09:59:09 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=b84a0537596747418d4bb8059049e4b39a126143 commit b84a0537596747418d4bb8059049e4b39a126143 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-03-09 09:52:36 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-03-09 09:52:36 +0000 textproc/py-griffe: Update to 0.41.3 Changelog since 0.40.0: https://github.com/mkdocstrings/griffe/blob/0.41.3/CHANGELOG.md --- textproc/py-griffe/Makefile | 10 ++++++++-- textproc/py-griffe/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/textproc/py-griffe/Makefile b/textproc/py-griffe/Makefile index a942924d4542..8e497b08f209 100644 --- a/textproc/py-griffe/Makefile +++ b/textproc/py-griffe/Makefile @@ -1,5 +1,5 @@ PORTNAME= griffe -DISTVERSION= 0.40.1 +DISTVERSION= 0.41.3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,4 +26,10 @@ TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 30900 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}astunparse>=1.6:devel/py-astunparse@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/textproc/py-griffe/distinfo b/textproc/py-griffe/distinfo index a67bce09c16c..55e43cf872cc 100644 --- a/textproc/py-griffe/distinfo +++ b/textproc/py-griffe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707550346 -SHA256 (griffe-0.40.1.tar.gz) = 66c48a62e2ce5784b6940e603300fcfb807b6f099b94e7f753f1841661fd5c7c -SIZE (griffe-0.40.1.tar.gz) = 133956 +TIMESTAMP = 1709975229 +SHA256 (griffe-0.41.3.tar.gz) = 9edcfa9f57f4d9c5fcc6d5ce067c67a685b7101a21a7d11848ce0437368e474c +SIZE (griffe-0.41.3.tar.gz) = 133015