Bug 277000 - www/py-django-smart-selects: Update to 1.6.0
Summary: www/py-django-smart-selects: Update to 1.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kai Knoblich
URL: https://github.com/jazzband/django-sm...
Keywords:
Depends on:
Blocks: 276319
  Show dependency treegraph
 
Reported: 2024-02-12 12:32 UTC by Kai Knoblich
Modified: 2024-03-09 14:36 UTC (History)
0 users

See Also:


Attachments
py-django-smart-selects-1.6.0-v1.patch (4.07 KB, patch)
2024-02-12 12:32 UTC, Kai Knoblich
kai: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2024-02-12 12:32:35 UTC
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)
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-02-12 12:32:35 UTC
Maintainer informed via mail
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2024-03-09 14:04:53 UTC
Comment on attachment 248388 [details]
py-django-smart-selects-1.6.0-v1.patch

^Triage: Set maintainer-approval flag to '+' due maintainer's timeout.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-03-09 14:34:38 UTC
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(-)