From nobody Tue Feb 03 05:29:26 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f4sVZ4CWJz6RC2q for ; Tue, 03 Feb 2026 05:29:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f4sVZ0zzfz3Qgj for ; Tue, 03 Feb 2026 05:29:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770096566; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z25G/RX+HeiINg6zUwsomAB1N+rfkvAPLYwD+MGQPxI=; b=TK4kscEoFbfkG92Do8cFriRc7/b+vnnzV771c6q1i0dx8F9HHlA2NBKF9zLhJU6+lcnQ/X /Ep0GGhZMtxkxYj/AEepQNyJ12VJER+ZLbovc4/uKrBSZweXfyvmDeBS3OSbWdvWWVBSNQ Tz1ISEhwGYiUf2RSDIHBW5n+qTbUwD5L6ke4F7P8vARbPpPlFJ+X4zotKVoN14ptOrnciU 10mygD4BjRaVMCO0ixm49xUv6NSLerCg9/MO2VtqTXVIg+zVKaZAkGK1xBuInTeE2cNUP3 0f/TkwqxcDbIm/y9zv6aoQp4ljje4r9xYk7Vs1wsV8kAxmqaprOJtyALKScsxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770096566; a=rsa-sha256; cv=none; b=xCCLK4DEqM0IXUQysbNSxwzIZj0muBOPVdogw9OlHJkEEa9nx32Uh7I/0mwbLr27OvsA3G q+c4ll3nESkhiIs3p6EO2w/TaC/SwIc0j3wOslU29LLdJDvc05UwxFvtuCDiwrcqns7IF2 lBIQLIfjpZw9gsdpCxZK2V/m8fY/w8dMjGYZYEt0FbSZfqXvag3uV2ru8+F2Rwpcwk4las PMLhYOKa40nyTgsIv1qbZoLgXPQrSluWCLLBpyDbKpyy8ti2W3U8lg5ZovT3y/vostGrd5 1dnls0LiXsmObwkc7Yfa/DJUL2Ya7kUqXBzLKYDGgymbbQWriDHv+s30877XXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770096566; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z25G/RX+HeiINg6zUwsomAB1N+rfkvAPLYwD+MGQPxI=; b=pb3qhM0U6uic5pdMxwmdTOsll86rg0qUfMrW9UGIpTRfoP4e4WEhSY8dH7gRpkjCx0w7Hl /4pQZpTk7evsjuQc1/FiR8+wtyKwvhH3t9oqftiN5rN/0JT9ac4jZkt9I4ZL6wE46u2zrG qARjpgHQE8MbuYaW1Ucz+oI1aWDlvVITQv/0mh5gyruAMsI535fTSdS5BIIjccupDpZ9OH kPYG4sCB3FyMxfAAry1rht/KDx3fvKKyRUiBscd5Kdp/1zDZAf21UfxeBLxen9hFPYbs4v scQXToUtGrDcXlt7xgcXqGw/kjxK0SX3+Ap8M7/y+vnaJVGs7X29cspqk9Bg3Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4sVZ0SH4z10cd for ; Tue, 03 Feb 2026 05:29:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ce25 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 05:29:26 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 1da6069b1afd - main - security/py-social-auth-core: Allow build with py-google-auth 2.48.0+ List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1da6069b1afd5bd9600de5afcfb4fb123f556df5 Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 05:29:26 +0000 Message-Id: <698187b6.1ce25.c344ca1@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1da6069b1afd5bd9600de5afcfb4fb123f556df5 commit 1da6069b1afd5bd9600de5afcfb4fb123f556df5 Author: Po-Chuan Hsieh AuthorDate: 2026-02-03 04:54:50 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-02-03 05:13:43 +0000 security/py-social-auth-core: Allow build with py-google-auth 2.48.0+ - While I'm here, move google-auth related changed to a separate patch file - Bump PORTREVISION for package change Obtained from: https://github.com/python-social-auth/social-core/commit/b6703f487259794871d914541b716dd14a3bcba3 Approved by: portmgr (blanket) --- security/py-social-auth-core/Makefile | 4 ++-- security/py-social-auth-core/files/patch-google-auth | 15 +++++++++++++++ security/py-social-auth-core/files/patch-pyproject.toml | 9 --------- 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/security/py-social-auth-core/Makefile b/security/py-social-auth-core/Makefile index fdd3ad2cbfb9..e885e597e315 100644 --- a/security/py-social-auth-core/Makefile +++ b/security/py-social-auth-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= social-auth-core DISTVERSION= 4.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -39,7 +39,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.48:security/py-google-auth@${PY_FLAVOR} +GOOGLE-ONETAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.40.0<2.49:security/py-google-auth@${PY_FLAVOR} SAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-saml>=1.16.0:security/py-python3-saml@${PY_FLAVOR} .include diff --git a/security/py-social-auth-core/files/patch-google-auth b/security/py-social-auth-core/files/patch-google-auth new file mode 100644 index 000000000000..149eb419eee3 --- /dev/null +++ b/security/py-social-auth-core/files/patch-google-auth @@ -0,0 +1,15 @@ +Obtained from: https://github.com/python-social-auth/social-core/commit/58f5eafc5758dea40945b1c4ef71b4986dd3b6f1 + https://github.com/python-social-auth/social-core/commit/283cadd057cfca463358c2c81b9cef484ca74de9 + https://github.com/python-social-auth/social-core/commit/b6703f487259794871d914541b716dd14a3bcba3 + +--- pyproject.toml.orig 2025-12-18 18:44:21 UTC ++++ pyproject.toml +@@ -91,7 +90,7 @@ google-onetap = [ + "types-requests==2.32.4.20250913" + ] + google-onetap = [ +- "google-auth>=2.40.0,<2.46" ++ "google-auth>=2.40.0,<2.49" + ] + saml = [ + "python3-saml>=1.16.0" diff --git a/security/py-social-auth-core/files/patch-pyproject.toml b/security/py-social-auth-core/files/patch-pyproject.toml index 1f386aca0c34..0dfbaff7251a 100644 --- a/security/py-social-auth-core/files/patch-pyproject.toml +++ b/security/py-social-auth-core/files/patch-pyproject.toml @@ -21,12 +21,3 @@ name = "social-auth-core" readme = "README.md" requires-python = ">=3.10" -@@ -91,7 +90,7 @@ google-onetap = [ - "types-requests==2.32.4.20250913" - ] - google-onetap = [ -- "google-auth>=2.40.0,<2.46" -+ "google-auth>=2.40.0,<2.48" - ] - saml = [ - "python3-saml>=1.16.0"