diff options
Diffstat (limited to 'textproc/py-sphinx-material')
-rw-r--r-- | textproc/py-sphinx-material/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-sphinx-material/pkg-plist | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-sphinx-material/Makefile b/textproc/py-sphinx-material/Makefile index 8eebd10e08e2..0a8b2b7d46b3 100644 --- a/textproc/py-sphinx-material/Makefile +++ b/textproc/py-sphinx-material/Makefile @@ -1,6 +1,6 @@ PORTNAME= sphinx_material DISTVERSION= 0.0.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PY_DEPENDS} PY_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR} \ slugify:textproc/py-python-slugify@${PY_FLAVOR} \ css-html-js-minify:www/py-css-html-js-minify@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} #USE_GITHUB= yes diff --git a/textproc/py-sphinx-material/pkg-plist b/textproc/py-sphinx-material/pkg-plist index 4e91b9413cad..c05a6dee1ace 100644 --- a/textproc/py-sphinx-material/pkg-plist +++ b/textproc/py-sphinx-material/pkg-plist @@ -1,8 +1,8 @@ %%PYTHON_SITELIBDIR%%/sphinx_material/__init__.py -%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/_version%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/_version%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/_version%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/sphinx_material/__pycache__/_version%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/sphinx_material/_version.py %%PYTHON_SITELIBDIR%%/sphinx_material/sphinx_material/comments.html %%PYTHON_SITELIBDIR%%/sphinx_material/sphinx_material/globaltoc.html |