[Bug 262759] Python ports that install conflicting files in general directories

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Mar 2022 10:21:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262759

--- Comment #26 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=ff62c1197457e70e44b011b2fd3809e6b40fd400

commit ff62c1197457e70e44b011b2fd3809e6b40fd400
Author:     Kevin Golding <ports@caomhin.org>
AuthorDate: 2022-03-30 10:15:01 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-03-30 10:15:01 +0000

    www/py-django-registration-redux: Fix wayward test files installing

    * Prevent installing the test suite into the top level of Python's
      site-lib directory to avoid conflicting files.

    * Bump PORTREVISION due package change.

    PR:             262759 [1], 262800
    Reported by:    se [1]

 www/py-django-registration-redux/Makefile                   |  1 +
 www/py-django-registration-redux/files/patch-setup.py (new) | 11 +++++++++++
 2 files changed, 12 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.