diff --git a/security/py-social-auth-core/Makefile b/security/py-social-auth-core/Makefile index e6d3aa3f5db2..37a7d27f5b35 100644 --- a/security/py-social-auth-core/Makefile +++ b/security/py-social-auth-core/Makefile @@ -1,49 +1,51 @@ PORTNAME= social-auth-core DISTVERSION= 4.8.5 -PORTREVISION= 2 +PORTREVISION= 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= 44f15058c0b030b4f6212033f7db275739c86078.patch:-p1 \ - 57105742439f046270c9dc404020620a5d4d7cdd.patch:-p1 + 57105742439f046270c9dc404020620a5d4d7cdd.patch:-p1 \ + 6496d8dd88ab99017dbe64f65b0058fd21e1bc90.patch:-p1 \ + 9725f8f306beedc31062bfde359239740713f271.patch:-p1 MAINTAINER= ultima@FreeBSD.org COMMENT= Social authentication/registration mechanism for several frameworks WWW= https://github.com/python-social-auth/social-core LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.7.1:devel/py-defusedxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.2.0:security/py-python3-openid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.11.0:www/py-pyjwt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oauthlib>=3.3.1:security/py-oauthlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.32.5:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=2.0.0:www/py-requests-oauthlib@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}responses>=0.25.0:devel/py-responses@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= autoplist cryptography pep517 pytest TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes # An SHOPIFY option would still be possible as well, but the ports tree does # not yet have all the required dependencies for this. OPTIONS_DEFINE= GOOGLE-ONETAP SAML 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.51:security/py-google-auth@${PY_FLAVOR} +GOOGLE-ONETAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.40.0<2.53: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/distinfo b/security/py-social-auth-core/distinfo index 663755321b8e..99aa01ee4ccb 100644 --- a/security/py-social-auth-core/distinfo +++ b/security/py-social-auth-core/distinfo @@ -1,7 +1,11 @@ -TIMESTAMP = 1777722919 +TIMESTAMP = 1778345130 SHA256 (social_auth_core-4.8.5.tar.gz) = fd10d44bff681a128d127f665f203c496658d5bbfc993ad1b5bbaed589eab573 SIZE (social_auth_core-4.8.5.tar.gz) = 244501 SHA256 (44f15058c0b030b4f6212033f7db275739c86078.patch) = 23130d67ef1882e1afc15e79f5c857ac618c79b1a5bb7f63a1a2d6351f64faf3 SIZE (44f15058c0b030b4f6212033f7db275739c86078.patch) = 726 SHA256 (57105742439f046270c9dc404020620a5d4d7cdd.patch) = 86db8a3e5be4544f11b59cb3d907339c76a130da29aedaed893c6224183a60a6 SIZE (57105742439f046270c9dc404020620a5d4d7cdd.patch) = 729 +SHA256 (6496d8dd88ab99017dbe64f65b0058fd21e1bc90.patch) = f43e4c30a105f6f97dd31758d66aa96f57d9ea33cc9331397c7c065f93850ef0 +SIZE (6496d8dd88ab99017dbe64f65b0058fd21e1bc90.patch) = 728 +SHA256 (9725f8f306beedc31062bfde359239740713f271.patch) = f91cba12a9a347c7a7f0135e83905682a1229964ec136aaf9410b3913b3e3b1f +SIZE (9725f8f306beedc31062bfde359239740713f271.patch) = 728