Bug 263770 - www/py-django-ldapdb: Update to 1.5.1
Summary: www/py-django-ldapdb: Update to 1.5.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/django-ldapdb/djan...
Keywords:
Depends on:
Blocks: 261313
  Show dependency treegraph
 
Reported: 2022-05-04 06:18 UTC by Kai Knoblich
Modified: 2022-05-07 07:22 UTC (History)
1 user (show)

See Also:
avk: maintainer-feedback+


Attachments
py-django-ldapdb-1.5.1-7.patch (1.50 KB, patch)
2022-05-04 06:18 UTC, Kai Knoblich
avk: 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-05-04 06:18:45 UTC
Created attachment 233715 [details]
py-django-ldapdb-1.5.1-7.patch

Hi,

attached is the patch that updates www/py-django-ldapdb to 1.5.1.

- Switch to Django 3.2 because Django 2.2 is EoL since April.
- Switch to GitHub for a while to access the latest commits which contain some compatibility patches regarding Django 3.2

QA:
~~~
- poudriere -> OK (12.3-RELEASE amd64, py37, py38, py39, py310)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-07 07:17:38 UTC
A commit in branch main references this bug:

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

commit 5935e45f5b889e475cd6ab4b01e39d38ac22906d
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-05-07 07:09:06 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-05-07 07:14:54 +0000

    www/py-django-ldapdb: Update to 1.5.1

    * Switch to Django 3.2 as Django 2.2 is End-of-Life since April 2022.

    * Use GitHub for a while to access the latest commits which contain some
      compatibility changes regarding Django 3.2.

    PR:             263770
    Approved by:    Alexander Kriventsov (maintainer)

 www/py-django-ldapdb/Makefile | 9 +++++----
 www/py-django-ldapdb/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2022-05-07 07:22:51 UTC
Committed, thank you for the quick review and approval!