Date: Wed, 07 Jan 2026 07:57:27 +0000 From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e0716b49cc7a - main - security/py-social-auth-core: Update to 4.8.3 Message-ID: <695e11e7.44601.6873ee78@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0716b49cc7a00d57e647610a7c4fa10c64b38f7 commit e0716b49cc7a00d57e647610a7c4fa10c64b38f7 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2026-01-07 07:57:12 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2026-01-07 07:57:12 +0000 security/py-social-auth-core: Update to 4.8.3 Changelog since 4.8.1: https://github.com/python-social-auth/social-core/blob/4.8.3/CHANGELOG.md PR: 291800 Approved by: maintainer timeout (18+ days) --- security/py-social-auth-core/Makefile | 9 ++------- security/py-social-auth-core/distinfo | 10 +++------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/security/py-social-auth-core/Makefile b/security/py-social-auth-core/Makefile index edf484c6f686..19cc76e64d91 100644 --- a/security/py-social-auth-core/Makefile +++ b/security/py-social-auth-core/Makefile @@ -1,15 +1,10 @@ PORTNAME= social-auth-core -DISTVERSION= 4.8.1 -PORTREVISION= 1 +DISTVERSION= 4.8.3 CATEGORIES= security www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= social_auth_core-${DISTVERSION} -PATCH_SITES= https://github.com/python-social-auth/social-core/commit/ -PATCHFILES= aabb5db20fd2f18e3874edf78168caee1a9ea792.patch:-p1 \ - 09051177196dc64a250d963a58983b4d28db7c2d.patch:-p1 - MAINTAINER= ultima@FreeBSD.org COMMENT= Social authentication/registration mechanism for several frameworks WWW= https://github.com/python-social-auth/social-core @@ -43,7 +38,7 @@ OPTIONS_DEFAULT= GOOGLE-ONETAP SAML GOOGLE-ONETAP_DESC= Google One Tap support SAML_DESC?= SAML Support -GOOGLE-ONETAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.40.0<2.44:security/py-google-auth@${PY_FLAVOR} +GOOGLE-ONETAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.40.0<2.46:security/py-google-auth@${PY_FLAVOR} SAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-saml>=1.16.0:security/py-python3-saml@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/security/py-social-auth-core/distinfo b/security/py-social-auth-core/distinfo index 0f1741808746..32351f1eeff9 100644 --- a/security/py-social-auth-core/distinfo +++ b/security/py-social-auth-core/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1764611013 -SHA256 (social_auth_core-4.8.1.tar.gz) = 6186576eb4e9f25c789d0ce19b942cc668a3a714a246f9e688c0fb93f65bf111 -SIZE (social_auth_core-4.8.1.tar.gz) = 236126 -SHA256 (aabb5db20fd2f18e3874edf78168caee1a9ea792.patch) = 95a1590134f74cc7bc4d02dcf807c6c8770e179b5d3b617351f00f55b5af2140 -SIZE (aabb5db20fd2f18e3874edf78168caee1a9ea792.patch) = 729 -SHA256 (09051177196dc64a250d963a58983b4d28db7c2d.patch) = cefba2526ab447420405860c9d035d316067e90418fb4bee9e6573840404949f -SIZE (09051177196dc64a250d963a58983b4d28db7c2d.patch) = 728 +TIMESTAMP = 1766144800 +SHA256 (social_auth_core-4.8.3.tar.gz) = 7225e57d7cef530aa7ebbb3892493002025b45e894be1d5cb0b78b9e8293ec2c +SIZE (social_auth_core-4.8.3.tar.gz) = 241354home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695e11e7.44601.6873ee78>
