Created attachment 248388 [details] py-django-smart-selects-1.6.0-v1.patch Hi, attached is a patch that updates www/py-django-smart-selects to 1.6.0 Changes to the port: ~~~~~~~~~~~~~~~~~~~~ - 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. (Related to bug #262759). QA: ~~~ poudriere -> OK (13.2-RELEASE amd64 for py38, py39, py310, py311)
Maintainer informed via mail
Comment on attachment 248388 [details] py-django-smart-selects-1.6.0-v1.patch ^Triage: Set maintainer-approval flag to '+' due maintainer's timeout.
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(-)