git: c15bd13e4caf - main - security/py-social-auth-core: Update to 4.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jan 2022 11:25:28 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=c15bd13e4caf8f71b4444d764b6ae5e0349ae32b commit c15bd13e4caf8f71b4444d764b6ae5e0349ae32b Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2022-01-09 11:21:07 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2022-01-09 11:21:07 +0000 security/py-social-auth-core: Update to 4.1.0 * Also remedy the issue after 5cc6bfaeb269 with the conflicting RUN_DEPENDS by switching to the newer version of pyjwt. Changelog: https://github.com/python-social-auth/social-core/releases/tag/4.1.0 PR: 260977 Approved by: ultima (maintainer) --- security/py-social-auth-core/Makefile | 12 ++++-------- security/py-social-auth-core/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/security/py-social-auth-core/Makefile b/security/py-social-auth-core/Makefile index 01c868c4ef75..6b28323ae6e2 100644 --- a/security/py-social-auth-core/Makefile +++ b/security/py-social-auth-core/Makefile @@ -1,6 +1,5 @@ PORTNAME= social-auth-core -DISTVERSION= 4.0.2 -PORTREVISION= 1 +DISTVERSION= 4.1.0 CATEGORIES= security www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,17 +13,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.1:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.5.0:devel/py-defusedxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.10:security/py-python3-openid@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyjwt1>=1.7.1:www/py-pyjwt1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0.0:www/py-pyjwt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oauthlib>=1.0.3:security/py-oauthlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.6.1:www/py-requests-oauthlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} - + ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.6.1:www/py-requests-oauthlib@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.5:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpretty>=0.9.6:www/py-httpretty@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>=3.6:devel/py-coverage@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.7.1:devel/py-pytest-cov@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.7.1:devel/py-pytest-cov@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist diff --git a/security/py-social-auth-core/distinfo b/security/py-social-auth-core/distinfo index 2ef921161909..b51e8d7fc614 100644 --- a/security/py-social-auth-core/distinfo +++ b/security/py-social-auth-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621724506 -SHA256 (social-auth-core-4.0.2.tar.gz) = 604798ec00a49a84f7a173460c5997c5409080e64acc8a47e2eefd6f59439a15 -SIZE (social-auth-core-4.0.2.tar.gz) = 191000 +TIMESTAMP = 1641482486 +SHA256 (social-auth-core-4.1.0.tar.gz) = 5ab43b3b15dce5f059db69cc3082c216574739f0edbc98629c8c6e8769c67eb4 +SIZE (social-auth-core-4.1.0.tar.gz) = 192628