freebsd-ports/textproc/py-pallets-sphinx-themes
Po-Chuan Hsieh bb96893d7a
textproc/py-pallets-sphinx-themes: Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change

from setup.py:
    install_requires = [
        "importlib-metadata; python_version < '3.8'",
        "packaging",
        "Sphinx",
    ]

Approved by:	portmgr (blanket)
With hat:	python
Reference:	https://github.com/pallets/pallets-sphinx-themes/blob/2.0.2/setup.py#L5-L9
2022-11-19 16:13:51 +08:00
..
distinfo textproc/py-pallets-sphinx-themes: update to 2.0.2 2022-11-17 16:29:38 +01:00
Makefile textproc/py-pallets-sphinx-themes: Fix RUN_DEPENDS 2022-11-19 16:13:51 +08:00
pkg-descr