svn commit: r423422 - head/security/py-python-social-auth
Tom Judge
tj at FreeBSD.org
Thu Oct 6 16:52:33 UTC 2016
Author: tj
Date: Thu Oct 6 16:52:32 2016
New Revision: 423422
URL: https://svnweb.freebsd.org/changeset/ports/423422
Log:
Update to 0.2.21
Modified:
head/security/py-python-social-auth/Makefile
head/security/py-python-social-auth/distinfo
Modified: head/security/py-python-social-auth/Makefile
==============================================================================
--- head/security/py-python-social-auth/Makefile Thu Oct 6 16:48:43 2016 (r423421)
+++ head/security/py-python-social-auth/Makefile Thu Oct 6 16:52:32 2016 (r423422)
@@ -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 at 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 \
Modified: head/security/py-python-social-auth/distinfo
==============================================================================
--- head/security/py-python-social-auth/distinfo Thu Oct 6 16:48:43 2016 (r423421)
+++ head/security/py-python-social-auth/distinfo Thu Oct 6 16:52:32 2016 (r423422)
@@ -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
More information about the svn-ports-all
mailing list