Bug 255113 - security/py-first-server: Switch from Django 3.0 to Django 3.2
Summary: security/py-first-server: Switch from Django 3.0 to Django 3.2
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: Dan Langille
URL: https://www.djangoproject.com/download/
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-16 10:21 UTC by Kai Knoblich
Modified: 2021-04-21 14:47 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (dvl)


Attachments
py-first-server-switch-to-django32.patch (1004 bytes, patch)
2021-04-16 10:21 UTC, Kai Knoblich
kai: maintainer-approval? (dvl)
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 2021-04-16 10:21:11 UTC
Created attachment 224155 [details]
py-first-server-switch-to-django32.patch

Hi Dan,

the extended support for Django 3.0 has expired on 6th April (see the link in the URL field for more details).

The attached patch switches security/py-first-server to Django 3.2 (LTS release, extended support until April 2024). 

QA:
~~~
- poudriere -> OK (11.4-RELEASE amd64 for py36, py37, py38 and py39)
Comment 1 Dan Langille freebsd_committer freebsd_triage 2021-04-16 17:59:30 UTC
I am checking with py-first-server authors in case they need to draft a new release first.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-21 14:46:51 UTC
A commit in branch main references this bug:

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

commit 55f69b2ce523168a96cbf024169143ae94ccfc98
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2021-04-21 14:44:58 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2021-04-21 14:45:52 +0000

    Switch from Django 3.0 to Django 3.2
    PR:             255113
    Reported by:    Kai Knoblich <kai@FreeBSD.org>

 security/py-first-server/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 3 Dan Langille freebsd_committer freebsd_triage 2021-04-21 14:47:58 UTC
Confirmation received. Proceeding. Thank you.