HomeFreeBSD

textproc/py-pallets-sphinx-themes: Fix RUN_DEPENDS

Description

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

Details

Provenance
sunpoetAuthored on Nov 19 2022, 8:13 AM
Parents
R11:2038c59d2f9f: sysutils/py-google-compute-engine: Clean up Makefile
Branches
Unknown
Tags
Unknown