[Bug 262759] Python ports that install conflicting files in general directories
Date: Sat, 09 Mar 2024 14:34:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262759
--- Comment #36 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=2328d0f164b490e3d3d983ed2b424999ab2e2c35
commit 2328d0f164b490e3d3d983ed2b424999ab2e2c35
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-03-09 14:17:47 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-03-09 14:29:09 +0000
www/py-django-smart-selects: Update to 1.6.0
* Remove LICENSE from ${FILESDIR} as the license file is already
supplied with the sdist.
* devel/py-setuptools-scm is only required for build as it's also
defined in setup.py.
* Prevent the installation of the test suite to avoid installation
conflicts. [1]
Changelog:
https://github.com/jazzband/django-smart-selects/releases/tag/1.6.0
PR: 277000, 262759 [1]
Approved by: maintainer timeout (3+ weeks)
www/py-django-smart-selects/Makefile | 11 ++++-----
www/py-django-smart-selects/distinfo | 6 ++---
www/py-django-smart-selects/files/LICENSE (gone) | 28 ----------------------
.../files/patch-setup.py (new) | 14 +++++++++++
4 files changed, 22 insertions(+), 37 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.