Skip to content

Commit

Permalink
textproc/py-mkdocs-material: Update to 9.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
knobix committed Dec 28, 2023
1 parent f2c92c8 commit 36ed77b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions textproc/py-mkdocs-material/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mkdocs-material
DISTVERSION= 9.5.2
DISTVERSION= 9.5.3
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.10.3:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0.4:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=3.0.2:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}markdown>=3.2:textproc/py-markdown@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mkdocs>=1.5.3:textproc/py-mkdocs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mkdocs>=1.5.3<1.6:textproc/py-mkdocs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mkdocs-material-extensions>=1.3:textproc/py-mkdocs-material-extensions@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paginate>=0.5.6:textproc/py-paginate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=2.16:textproc/py-pygments@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions textproc/py-mkdocs-material/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1702813998
SHA256 (mkdocs_material-9.5.2.tar.gz) = ca8b9cd2b3be53e858e5a1a45ac9668bd78d95d77a30288bb5ebc1a31db6184c
SIZE (mkdocs_material-9.5.2.tar.gz) = 3942291
TIMESTAMP = 1703715177
SHA256 (mkdocs_material-9.5.3.tar.gz) = 5899219f422f0a6de784232d9d40374416302ffae3c160cacc72969fcc1ee372
SIZE (mkdocs_material-9.5.3.tar.gz) = 3969862

0 comments on commit 36ed77b

Please sign in to comment.