pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-oauthlib Updated py-oauthlib to 2.0.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5fa62372d48
branches:  trunk
changeset: 352018:f5fa62372d48
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 04 09:33:28 2016 +0000

description:
Updated py-oauthlib to 2.0.0.

2.0.0 (2016-09-03)
------------------
* (New Feature) **OpenID** support.
* Documentation improvements and fixes.

diffstat:

 security/py-oauthlib/Makefile |   4 ++--
 security/py-oauthlib/PLIST    |   5 ++++-
 security/py-oauthlib/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r fe61c66ef0db -r f5fa62372d48 security/py-oauthlib/Makefile
--- a/security/py-oauthlib/Makefile     Sun Sep 04 09:28:28 2016 +0000
+++ b/security/py-oauthlib/Makefile     Sun Sep 04 09:33:28 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2016/06/06 12:03:26 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/09/04 09:33:28 wiz Exp $
 
-DISTNAME=      oauthlib-1.1.2
+DISTNAME=      oauthlib-2.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PYPI:=o/oauthlib/}
diff -r fe61c66ef0db -r f5fa62372d48 security/py-oauthlib/PLIST
--- a/security/py-oauthlib/PLIST        Sun Sep 04 09:28:28 2016 +0000
+++ b/security/py-oauthlib/PLIST        Sun Sep 04 09:33:28 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2016/05/05 11:43:06 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2016/09/04 09:33:28 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -121,6 +121,9 @@
 ${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/implicit.py
 ${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/implicit.pyc
 ${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/implicit.pyo
+${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/openid_connect.py
+${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/openid_connect.pyc
+${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/openid_connect.pyo
 ${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/refresh_token.py
 ${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/refresh_token.pyc
 ${PYSITELIB}/oauthlib/oauth2/rfc6749/grant_types/refresh_token.pyo
diff -r fe61c66ef0db -r f5fa62372d48 security/py-oauthlib/distinfo
--- a/security/py-oauthlib/distinfo     Sun Sep 04 09:28:28 2016 +0000
+++ b/security/py-oauthlib/distinfo     Sun Sep 04 09:33:28 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/06/06 12:03:26 wiz Exp $
+$NetBSD: distinfo,v 1.6 2016/09/04 09:33:28 wiz Exp $
 
-SHA1 (oauthlib-1.1.2.tar.gz) = 68e894d3b41080e14ec3a93ce0858d546617e809
-RMD160 (oauthlib-1.1.2.tar.gz) = 24f3aa5e5f03551adf7609672937ab452d0b52f4
-SHA512 (oauthlib-1.1.2.tar.gz) = b8d3f485ff3c59ae708d8d26337053cff4ea870d5d76422d51316fda3df5260ff2f14ab1d74c01dcaeff671c5f528bffd9976064724f2b7ae652c71b126706b1
-Size (oauthlib-1.1.2.tar.gz) = 111706 bytes
+SHA1 (oauthlib-2.0.0.tar.gz) = fb987d86f29e80000d3374abfb96c3c4ae78eb25
+RMD160 (oauthlib-2.0.0.tar.gz) = acd565a718f3783ccf3b1479e2489718888b4abc
+SHA512 (oauthlib-2.0.0.tar.gz) = c8dec4ac1ac5ef47ba850b528dc14f8a9cb9342f74f69f49ca6dfeb80970edb35929fd8b3a885ff11749d5711a99803f1f4f66f729599b5a9eeb60d8c6b7ee4b
+Size (oauthlib-2.0.0.tar.gz) = 122597 bytes



Home | Main Index | Thread Index | Old Index