git: 4448aed3d4e4 - main - textproc/py-griffe: Update to 1.15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Nov 2025 06:41:40 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4448aed3d4e46e78d051d54a460a3a411b357001
commit 4448aed3d4e46e78d051d54a460a3a411b357001
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-11-13 06:40:14 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-11-13 06:40:14 +0000
textproc/py-griffe: Update to 1.15.0
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/1.15.0
---
textproc/py-griffe/Makefile | 6 +++++-
textproc/py-griffe/distinfo | 6 +++---
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/textproc/py-griffe/Makefile b/textproc/py-griffe/Makefile
index 3d9698fa5acf..8ac695e3eb11 100644
--- a/textproc/py-griffe/Makefile
+++ b/textproc/py-griffe/Makefile
@@ -1,5 +1,5 @@
PORTNAME= griffe
-DISTVERSION= 1.14.0
+DISTVERSION= 1.15.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,6 +20,10 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.17.3:devel/py-jsonschema@${PY
USES= python
USE_PYTHON= autoplist concurrent pep517 pytest
+# These tests require py-griffe-inherited-docstrings which isn't ported, yet.
+PYTEST_IGNORED_TESTS= test_alias_proxies test_exposed_objects test_load_git \
+ test_no_module_docstrings_in_internal_api \
+ test_single_locations test_unique_names
TEST_ARGS= -n ${MAKE_JOBS_NUMBER}
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
diff --git a/textproc/py-griffe/distinfo b/textproc/py-griffe/distinfo
index d74e80c085e6..adda3bfb80db 100644
--- a/textproc/py-griffe/distinfo
+++ b/textproc/py-griffe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757582083
-SHA256 (griffe-1.14.0.tar.gz) = 9d2a15c1eca966d68e00517de5d69dd1bc5c9f2335ef6c1775362ba5b8651a13
-SIZE (griffe-1.14.0.tar.gz) = 424684
+TIMESTAMP = 1762887832
+SHA256 (griffe-1.15.0.tar.gz) = 7726e3afd6f298fbc3696e67958803e7ac843c1cfe59734b6251a40cdbfb5eea
+SIZE (griffe-1.15.0.tar.gz) = 424112