forked from Lainports/freebsd-ports
textproc/py-mkdocstrings-python: Update to 1.9.2
Changelog since 1.9.0: https://github.com/mkdocstrings/python/blob/1.9.2/CHANGELOG.md
This commit is contained in:
parent
30cfa1ebf7
commit
67651d1622
2 changed files with 5 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mkdocstrings-python
|
||||
DISTVERSION= 1.9.0
|
||||
DISTVERSION= 1.9.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -13,8 +13,7 @@ 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} \
|
||||
${PYTHON_PKGNAMEPREFIX}markdown>=3.3<3.6:textproc/py-markdown@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}griffe>=0.37: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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1710570418
|
||||
SHA256 (mkdocstrings_python-1.9.0.tar.gz) = 6e1a442367cf75d30cf69774cbb1ad02aebec58bfff26087439df4955efecfde
|
||||
SIZE (mkdocstrings_python-1.9.0.tar.gz) = 33732
|
||||
TIMESTAMP = 1712324257
|
||||
SHA256 (mkdocstrings_python-1.9.2.tar.gz) = 8546a103c9b22e1778c72c887696acc39a6635fedde3c912ce00f967518a8847
|
||||
SIZE (mkdocstrings_python-1.9.2.tar.gz) = 34002
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue