Bug 276432 - www/py-django-constance: Update to 3.1.0
Summary: www/py-django-constance: Update to 3.1.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: Richard Gallamore
URL: https://github.com/jazzband/django-co...
Keywords:
Depends on:
Blocks: 276319
  Show dependency treegraph
 
Reported: 2024-01-18 18:07 UTC by Kai Knoblich
Modified: 2024-02-09 05:52 UTC (History)
1 user (show)

See Also:
kai: maintainer-feedback-


Attachments
py-django-constance-v3.1.0-v1.patch (1.82 KB, patch)
2024-01-18 18:07 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-01-18 18:07:14 UTC
Created attachment 247752 [details]
py-django-constance-v3.1.0-v1.patch

Hi Richard,

attached is a patch that updates www/py-django-constance to 3.1.0.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Switch to PyPI as the sdist is available there and it's the preferred source for Python ports.
- Add default option REDIS to reflect the settings as noted in the setup.py.


QA:
~~~
- poudriere -> OK (13.2-RELEASE amd64, py38 - py311)
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2024-02-09 05:18:13 UTC
Comment on attachment 247752 [details]
py-django-constance-v3.1.0-v1.patch

^Triage: Set maintainer-approval flag to '+' due maintainer's timeout.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-09 05:43:59 UTC
A commit in branch main references this bug:

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

commit 620e765f84ffaadc779fa1247762c180e1bdd438
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-02-09 05:32:59 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-02-09 05:32:59 +0000

    www/py-django-constance: Update to 3.1.0

    * Switch to PyPI as the sdist is available there and it's the preferred
      source for Python ports.
    * Add default option REDIS to reflect the settings as noted in setup.py.

    Changelog since 2.9.1:

    https://github.com/jazzband/django-constance/blob/3.1.0/docs/changes.rst

    PR:             276432
    Approved by:    maintainer timeout (2+ weeks)

 www/py-django-constance/Makefile | 16 +++++++++-------
 www/py-django-constance/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 10 deletions(-)