mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Update to 0.2.21
This commit is contained in:
parent
decf2940d8
commit
3c46a2724f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423422
2 changed files with 6 additions and 4 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue