git: c9ee3389e5a5 - main - www/py-social-auth-app-django: Update to 5.0.0

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Sun, 09 Jan 2022 11:25:29 UTC
The branch main has been updated by kai:

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

commit c9ee3389e5a545b771b721b9bafc1dc7a2238295
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-01-09 11:23:01 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-01-09 11:23:01 +0000

    www/py-social-auth-app-django: Update to 5.0.0
    
    Changelog:
    
    https://github.com/python-social-auth/social-app-django/releases/tag/5.0.0
---
 www/py-social-auth-app-django/Makefile | 7 +++----
 www/py-social-auth-app-django/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/py-social-auth-app-django/Makefile b/www/py-social-auth-app-django/Makefile
index 74d744a59dbe..02860d575b85 100644
--- a/www/py-social-auth-app-django/Makefile
+++ b/www/py-social-auth-app-django/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	social-auth-app-django
-DISTVERSION=	4.0.0
+DISTVERSION=	5.0.0
 CATEGORIES=	www security python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -9,9 +9,8 @@ COMMENT=	Social Authentication and Django integration
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}social-auth-core>=3.3.0:security/py-social-auth-core@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>0:devel/py-django22@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}social-auth-core>=4.1.0:security/py-social-auth-core@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>0:www/py-django22@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/www/py-social-auth-app-django/distinfo b/www/py-social-auth-app-django/distinfo
index 55df4421f55c..19e94cc23e43 100644
--- a/www/py-social-auth-app-django/distinfo
+++ b/www/py-social-auth-app-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640894660
-SHA256 (python-social-auth-social-app-django-4.0.0_GH0.tar.gz) = 5c030bf14c101b26a9039aa4395507b03f70be3a1ba1001f49c550108d0b51d1
-SIZE (python-social-auth-social-app-django-4.0.0_GH0.tar.gz) = 25493
+TIMESTAMP = 1641488470
+SHA256 (python-social-auth-social-app-django-5.0.0_GH0.tar.gz) = ce4ff34d1dfba4678a4c96b8bae854a8a3d509dbb511340363ec3d5f690de71a
+SIZE (python-social-auth-social-app-django-5.0.0_GH0.tar.gz) = 27352