Bug 261345 - www/py-django-sortedm2m: Update to 3.1.1
Summary: www/py-django-sortedm2m: Update to 3.1.1
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-so...
Keywords:
Depends on:
Blocks: 261313 261347
  Show dependency treegraph
 
Reported: 2022-01-19 21:13 UTC by Kai Knoblich
Modified: 2022-01-21 19:09 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
py-django-sortedm2m.patch (1.48 KB, patch)
2022-01-19 21:13 UTC, Kai Knoblich
ports: 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 2022-01-19 21:13:46 UTC
Created attachment 231170 [details]
py-django-sortedm2m.patch

Hi,

attached is the patch that updates www/py-django-sortedm2m to 3.1.1.

QA:
~~~
- poudriere -> OK (12.2-RELEASE amd64 py37, py38, py39, py310, py311)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-21 19:05:19 UTC
A commit in branch main references this bug:

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

commit ab5375ca8ef0ba5a20cdd012e0f8107929063460
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-01-21 18:55:08 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-01-21 19:00:59 +0000

    www/py-django-sortedm2m: Update to 3.1.1

    * Switch back to PyPI as it's the preferred location and the sdist is
      available there again.

    Changelog since 3.0.2

    https://github.com/jazzband/django-sortedm2m/compare/3.0.2...3.1.1

    PR:             261345
    Approved by:    Kevin Golding (maintainer)

 www/py-django-sortedm2m/Makefile | 7 +++----
 www/py-django-sortedm2m/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2022-01-21 19:09:55 UTC
Committed, thank you for the quick review and approval!