Bug 290293 - plist issue in www/py-flask-collect
Summary: plist issue in www/py-flask-collect
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-16 12:25 UTC by Stefan Eßer
Modified: 2025-11-17 14:25 UTC (History)
1 user (show)

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


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:25:00 UTC
www/py-flask-collect installs a file into a generic directory instead of a private sub-directory of the port:

lib/python3.11/site-packages/tests/__init__.py

This violates the directory hierarchy rules and causes install conflicts with 4 other ports.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-11-13 00:53:52 UTC
^Triage: note that in general, we use "maintainer-feedback?" to notify maintainers,
and do not assign the PR to them, on the theory that if they are not a committer,
they cannot do the commit.

Hat: bugmeister
Comment 2 Goran Mekić 2025-11-17 14:25:42 UTC
I spent some time trying to fix this port but looking at https://github.com/klen/Flask-Collect I notice the last commit was 9 years ago. Given that I can't even make tests run (just run, not even succeed) I think we should deprecate and remove this port.