Bug 271150 - security/py-social-auth-core: Update to 4.4.2
Summary: security/py-social-auth-core: Update to 4.4.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: Kai Knoblich
URL: https://github.com/python-social-auth...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-30 17:01 UTC by Kai Knoblich
Modified: 2023-05-16 05:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ultima)
kai: merge-quarterly+


Attachments
py-social-auth-core-4.4.2.patch (1004 bytes, patch)
2023-04-30 17:01 UTC, Kai Knoblich
kai: 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 2023-04-30 17:01:05 UTC
Created attachment 241885 [details]
py-social-auth-core-4.4.2.patch

Hi Richard,

attached is a patch that updates security/py-social-auth-core to 4.4.2.

MFH'ing would be great as it fixes an issue with Azure AD authentication as well.

QA:
~~~
poudriere -> OK (12.4-RELEASE amd64, py37, py38, py39, py310 and py311)


Results of "make test" (for py37, py38, py39, py310 and py311):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> === 533 passed, 8 warnings in NN.NNs ===
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2023-05-16 05:02:32 UTC
Comment on attachment 241885 [details]
py-social-auth-core-4.4.2.patch

^Triage: Maintainer's timeout reached, setting maintainer-approval flag accordingly.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-16 05:10:47 UTC
A commit in branch main references this bug:

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

commit 46861f24ae4f98561b1d8d194678a1a093ae45f6
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-05-16 05:07:04 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-05-16 05:09:49 +0000

    security/py-social-auth-core: Update to 4.4.2

    Changelog:

    https://github.com/python-social-auth/social-core/releases/tag/4.4.2

    PR:             271150
    Approved by:    maintainer timeout (14+ days)
    MFH:            2023Q2

 security/py-social-auth-core/Makefile | 3 +--
 security/py-social-auth-core/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-05-16 05:15:49 UTC
A commit in branch 2023Q2 references this bug:

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

commit d633d0ce574c8214cdf905e7ec667c74ea9c6740
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-05-16 05:07:04 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-05-16 05:13:41 +0000

    security/py-social-auth-core: Update to 4.4.2

    Changelog:

    https://github.com/python-social-auth/social-core/releases/tag/4.4.2

    PR:             271150
    Approved by:    maintainer timeout (14+ days)
    MFH:            2023Q2

    (cherry picked from commit 46861f24ae4f98561b1d8d194678a1a093ae45f6)

 security/py-social-auth-core/Makefile | 2 +-
 security/py-social-auth-core/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2023-05-16 05:17:35 UTC
Committed to main branch and MFH'ed to 2023Q2 branch.