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.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/407793e13d7f
branches: trunk
changeset: 360715:407793e13d7f
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 05 15:55:38 2017 +0000
description:
Updated py-oauthlib to 2.0.2.
2.0.2 (2017-03-19)
------------------
* Dropped support for Python 2.6, 3.2 & 3.3.
* (FIX) `OpenIDConnector` will no longer raise an AttributeError when calling `openid_authorization_validator()` twice.
diffstat:
security/py-oauthlib/Makefile | 4 ++--
security/py-oauthlib/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r a80ae17d1655 -r 407793e13d7f security/py-oauthlib/Makefile
--- a/security/py-oauthlib/Makefile Wed Apr 05 15:54:36 2017 +0000
+++ b/security/py-oauthlib/Makefile Wed Apr 05 15:55:38 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2016/11/28 13:35:47 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/04/05 15:55:38 wiz Exp $
-DISTNAME= oauthlib-2.0.1
+DISTNAME= oauthlib-2.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauthlib/}
diff -r a80ae17d1655 -r 407793e13d7f security/py-oauthlib/distinfo
--- a/security/py-oauthlib/distinfo Wed Apr 05 15:54:36 2017 +0000
+++ b/security/py-oauthlib/distinfo Wed Apr 05 15:55:38 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/11/28 13:35:47 wiz Exp $
+$NetBSD: distinfo,v 1.8 2017/04/05 15:55:38 wiz Exp $
-SHA1 (oauthlib-2.0.1.tar.gz) = 8e080d3e6f57c32e4c59179b4c5f9eca78d6f430
-RMD160 (oauthlib-2.0.1.tar.gz) = 65da9b959c23f8b21fa73fb6fcac5041ec2a42d2
-SHA512 (oauthlib-2.0.1.tar.gz) = 5d19839d1fec6939d10a26b5a0cf96024783fbf67b91299ad7ad640c5c75170918fcda9ed0e13333a5dde353b86201f033e410b8312f1d9eaaf9af0b289c348f
-Size (oauthlib-2.0.1.tar.gz) = 122966 bytes
+SHA1 (oauthlib-2.0.2.tar.gz) = e9d2d2dba4526cad5db3d6a18bf2ca168087efcf
+RMD160 (oauthlib-2.0.2.tar.gz) = b93ddf861a807dfbce751e0d70a8671d10ab0e19
+SHA512 (oauthlib-2.0.2.tar.gz) = ff2a720faf8a649b1e29f34fd4b5b0838937cc1ebef3fa4828aeccb781097d02b9578717de48ddee49e43c86840e38147664a87b81601616792765541cbf18e4
+Size (oauthlib-2.0.2.tar.gz) = 125631 bytes
Home |
Main Index |
Thread Index |
Old Index