Bug 261121 - www/py-django-solo: Update to 2.0.0
Summary: www/py-django-solo: Update to 2.0.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: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 16:05 UTC by Ivan Rozhuk
Modified: 2022-01-13 02:22 UTC (History)
2 users (show)

See Also:


Attachments
patch (2.16 KB, patch)
2022-01-11 16:05 UTC, Ivan Rozhuk
rozhuk.im: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2022-01-11 16:05:18 UTC
Created attachment 230920 [details]
patch

1.2.0
Make the necessary changes to make the library compatible with Django 3.2


2.0.0 Latest
What's Changed
    Use assertEqual instead of assertEquals for Python 3.11 compatibility. by @tirkarthi in #103
    Change package URL to use HTTPS by @johnthagen in #105
    Setup automated testing using GitHub Actions by @johnthagen in #106
    Django 4.0 Support by @johnthagen in #107
    Release 2.0.0 by @johnthagen in #112
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-12 11:40:20 UTC
A commit in branch main references this bug:

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

commit d2b46d98fe510b81495cd12d3696b1285cd0e4d9
Author:     Ivan Rozhuk <rozhuk.im@gmail.com>
AuthorDate: 2022-01-12 11:39:05 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-12 11:39:05 +0000

    www/py-django-solo: Update to 2.0.0

    PR:             261121

 www/py-django-solo/Makefile                    |  5 ++---
 www/py-django-solo/distinfo                    |  6 +++---
 www/py-django-solo/files/patch-setup.py (gone) | 11 -----------
 3 files changed, 5 insertions(+), 17 deletions(-)