git: f227987982ae - main - textproc/py-mkdocstrings-python: Update to 1.10.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jun 2024 08:12:52 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=f227987982aed1fa1c6ad30a88aab2401fd8a6c7 commit f227987982aed1fa1c6ad30a88aab2401fd8a6c7 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-06-16 08:09:08 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-06-16 08:09:08 +0000 textproc/py-mkdocstrings-python: Update to 1.10.3 Changelog since 1.10.0: https://github.com/mkdocstrings/python/blob/1.10.3/CHANGELOG.md --- textproc/py-mkdocstrings-python/Makefile | 5 +++-- textproc/py-mkdocstrings-python/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/py-mkdocstrings-python/Makefile b/textproc/py-mkdocstrings-python/Makefile index 66b078943ddf..e75e43b019c0 100644 --- a/textproc/py-mkdocstrings-python/Makefile +++ b/textproc/py-mkdocstrings-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocstrings-python -DISTVERSION= 1.10.0 +DISTVERSION= 1.10.3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocstrings>0:textproc/py-mkdocstrings@${P USES= python USE_PYTHON= autoplist pep517 pytest # These tests relies on files that aren't available in the sdist -PYTEST_IGNORED_TESTS= test_render_themes test_render_docstring +PYTEST_IGNORED_TESTS= test_render_themes test_render_docstring \ + test_rendering_object_source_without_lineno TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} diff --git a/textproc/py-mkdocstrings-python/distinfo b/textproc/py-mkdocstrings-python/distinfo index ca40e0982233..24b4da1bfee6 100644 --- a/textproc/py-mkdocstrings-python/distinfo +++ b/textproc/py-mkdocstrings-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713929815 -SHA256 (mkdocstrings_python-1.10.0.tar.gz) = 71678fac657d4d2bb301eed4e4d2d91499c095fd1f8a90fa76422a87a5693828 -SIZE (mkdocstrings_python-1.10.0.tar.gz) = 34135 +TIMESTAMP = 1718444588 +SHA256 (mkdocstrings_python-1.10.3.tar.gz) = 321cf9c732907ab2b1fedaafa28765eaa089d89320f35f7206d00ea266889d03 +SIZE (mkdocstrings_python-1.10.3.tar.gz) = 42095