diff options
author | Tom Judge <tj@FreeBSD.org> | 2016-10-06 16:52:32 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2016-10-06 16:52:32 +0000 |
commit | 3c46a2724f6fa595ff32c6f8466803824e48fd89 (patch) | |
tree | 7aca42a65af049cb9ef1801e877bdf5bcf287ec3 /security/py-python-social-auth | |
parent | decf2940d8e08307bfb3efd68a3d51dde55f27a9 (diff) | |
download | ports-3c46a2724f6fa595ff32c6f8466803824e48fd89.tar.gz ports-3c46a2724f6fa595ff32c6f8466803824e48fd89.zip |
Notes
Diffstat (limited to 'security/py-python-social-auth')
-rw-r--r-- | security/py-python-social-auth/Makefile | 5 | ||||
-rw-r--r-- | security/py-python-social-auth/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/py-python-social-auth/Makefile b/security/py-python-social-auth/Makefile index 65eeeee4ad08..9b4acd1cc3c4 100644 --- a/security/py-python-social-auth/Makefile +++ b/security/py-python-social-auth/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= python-social-auth -PORTVERSION= 0.2.14 -PORTREVISION= 1 +PORTVERSION= 0.2.21 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tj@FreeBSD.org COMMENT= Python Social Auth is a social authentication/registration mechanism +LICENSE= BSD3CLAUSE + RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}python-openid>=2.2:security/py-python-openid \ ${PYTHON_PKGNAMEPREFIX}requests>=2.5.1:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.3.8:security/py-oauthlib \ diff --git a/security/py-python-social-auth/distinfo b/security/py-python-social-auth/distinfo index a5ed90dd224b..6f1322ae5643 100644 --- a/security/py-python-social-auth/distinfo +++ b/security/py-python-social-auth/distinfo @@ -1,2 +1,3 @@ -SHA256 (python-social-auth-0.2.14.tar.gz) = 9e90901ab6905b1ea4b410d41a3b9dca6a3a849bf99f9bde6b327054fb9e6434 -SIZE (python-social-auth-0.2.14.tar.gz) = 281779 +TIMESTAMP = 1475772560 +SHA256 (python-social-auth-0.2.21.tar.gz) = c4dd52bf3da4b9c9cfe2b79727d37a2ec6c34b50336fed54aec5811c134d0496 +SIZE (python-social-auth-0.2.21.tar.gz) = 295998 |