Bug 276328 - www/py-django-solo: Update to 2.2.0
Summary: www/py-django-solo: Update to 2.2.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/lazybird/django-so...
Keywords:
Depends on:
Blocks: 276319
  Show dependency treegraph
 
Reported: 2024-01-14 15:25 UTC by Kai Knoblich
Modified: 2024-01-16 06:16 UTC (History)
1 user (show)

See Also:
rozhuk.im: maintainer-feedback+


Attachments
py-django-solo-2.2.0-v1.patch (1.30 KB, patch)
2024-01-14 15:25 UTC, Kai Knoblich
kai: maintainer-approval? (rozhuk.im)
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-14 15:25:34 UTC
Created attachment 247650 [details]
py-django-solo-2.2.0-v1.patch

Hi,

attached is a patch that updates www/py-django-solo to 2.2.0.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Switch back to PYPI as the sdist is available there.


QA:
~~~
- poudriere -> OK (13.2-RELEASE, py38 - py311)
Comment 1 Ivan Rozhuk 2024-01-16 05:48:20 UTC
LGTM, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-16 06:15:20 UTC
A commit in branch main references this bug:

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

commit f7d09c16271b887220f0a58e10f7cc432dbb1ad7
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-01-16 06:13:28 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-01-16 06:13:28 +0000

    www/py-django-solo: Update to 2.2.0

    * Switch back to PyPI as the sdist is available there.  GH was used as
      a temporary solution in a16febdfdb0c to get some fixes for Django 2.2.

    Changelog since 2.0.0:

    https://github.com/lazybird/django-solo/blob/2.2.0/CHANGES

    PR:             276328
    Approved by:    Ivan Rozhuk (maintainer)

 www/py-django-solo/Makefile | 8 +++-----
 www/py-django-solo/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2024-01-16 06:16:05 UTC
(In reply to Ivan Rozhuk from comment #1)

Committed, thank you for the swift review and approval!