HomeFreeBSD

devel/py-mdv: Exclude tests package from installation

Description

devel/py-mdv: Exclude tests package from installation

The upstream setup.py used setuptools.find_packages() without
exclusions, which caused the top-level "tests" package to be installed
into ${PYTHON_SITELIBDIR}/tests. This violated the Python packaging
hierarchy rules and led to conflicts with other ports installing files
under the same generic directory.

Patch setup.py to exclude the "tests" package from installation.

PR: 290278
Reported by: se

(cherry picked from commit da149cc9d0b614bdbfcab3194ce215aabed12712)

Details

Provenance
ehauptAuthored on Oct 17 2025, 1:38 PM
Parents
R11:68050ea510c8: www/minio: Update version RELEASE.2025-09-07T16-13-09Z=>RELEASE.2025-10-15T17…
Branches
Unknown
Tags
Unknown