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
This commit is contained in:
parent
c15bd13e4c
commit
c9ee3389e5
2 changed files with 6 additions and 7 deletions
|
@ -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+
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue