Bug 290277 - plist issues in devel/py-streamparse and devel/py-gs_api_client
Summary: plist issues in devel/py-streamparse and devel/py-gs_api_client
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vinícius Zavam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-16 12:22 UTC by Stefan Eßer
Modified: 2025-10-16 12:22 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (egypcio)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Eßer freebsd_committer freebsd_triage 2025-10-16 12:22:09 UTC
devel/py-streamparse and devel/py-gs_api_client install a file into a generic directory instead of a private sub-directory of the port:

lib/python3.11/site-packages/test/__init__.py (devel/py-streamparse)

lib/python3.11/site-packages/tests/test_config.py (devel/py-gs_api_client)

This violates the directory hierarchy rules and causes install conflicts with several other ports.