Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2016 16:52:32 +0000 (UTC)
From:      Tom Judge <tj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423422 - head/security/py-python-social-auth
Message-ID:  <201610061652.u96GqW25075945@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610061652.u96GqW25075945>