diff --git a/textproc/py-mkdocstrings-python/Makefile b/textproc/py-mkdocstrings-python/Makefile index 7eab19f5ca5d..66b078943ddf 100644 --- a/textproc/py-mkdocstrings-python/Makefile +++ b/textproc/py-mkdocstrings-python/Makefile @@ -1,33 +1,33 @@ PORTNAME= mkdocstrings-python -DISTVERSION= 1.9.2 +DISTVERSION= 1.10.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= mkdocstrings_python-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Python handler for mkdocstrings WWW= https://github.com/mkdocstrings/python LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}griffe>=0.37:textproc/py-griffe@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}griffe>=0.44:textproc/py-griffe@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocstrings>0:textproc/py-mkdocstrings@${PY_FLAVOR} # textproc/py-mkdocstrings belongs to RUN_DEPENDS as well but would cause # a circular dependency (via py-mkdocstrings' PYTHON option). It was therefore # moved to TEST_DEPENDS to at least allow the test suite to run. 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 TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}mkdocstrings-python-legacy NO_ARCH= yes .include diff --git a/textproc/py-mkdocstrings-python/distinfo b/textproc/py-mkdocstrings-python/distinfo index c7501dc52f50..ca40e0982233 100644 --- a/textproc/py-mkdocstrings-python/distinfo +++ b/textproc/py-mkdocstrings-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712324257 -SHA256 (mkdocstrings_python-1.9.2.tar.gz) = 8546a103c9b22e1778c72c887696acc39a6635fedde3c912ce00f967518a8847 -SIZE (mkdocstrings_python-1.9.2.tar.gz) = 34002 +TIMESTAMP = 1713929815 +SHA256 (mkdocstrings_python-1.10.0.tar.gz) = 71678fac657d4d2bb301eed4e4d2d91499c095fd1f8a90fa76422a87a5693828 +SIZE (mkdocstrings_python-1.10.0.tar.gz) = 34135