textproc/py-mkdocstrings-python: Update to 1.7.4
Changelog: https://github.com/mkdocstrings/python/releases/tag/1.7.4
This commit is contained in:
parent
08c96db4f4
commit
c78b42029b
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mkdocstrings-python
|
||||
DISTVERSION= 1.7.3
|
||||
DISTVERSION= 1.7.4
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +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.35:textproc/py-griffe@${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 = 1698730103
|
||||
SHA256 (mkdocstrings_python-1.7.3.tar.gz) = c20128fa96c24dbc6437b10dfedaf33b0415d4503e51ce9ce5e84b271278268e
|
||||
SIZE (mkdocstrings_python-1.7.3.tar.gz) = 30523
|
||||
TIMESTAMP = 1700227446
|
||||
SHA256 (mkdocstrings_python-1.7.4.tar.gz) = c2fc34efd70000ec31aee247910006e8dd9d1b9f3957bf46880c3f6e51a8f0d5
|
||||
SIZE (mkdocstrings_python-1.7.4.tar.gz) = 32108
|
||||
|
|
Loading…
Reference in a new issue