maintainer-feedback requested: [Bug 290288] plist issue in dns/py-cloudflare

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Oct 2025 12:23:08 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 290288: plist issue in dns/py-cloudflare
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290288



--- Description ---
dns/py-cloudflare installs a file into a generic directory instead of a private
sub-directory of the port:

ib/python3.11/site-packages/examples/__init__.py

This violates the directory hierarchy rules and causes an install conflict with
devel/py-pyinquirer.