summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-01-25 12:28:32 +0000
committeradam <adam@pkgsrc.org>2019-01-25 12:28:32 +0000
commit5a0f0d70d73c7009048687caf0958fe83b41f87e (patch)
tree45da3611cd29ddbd895f7e15d93b6e5d96bcc22f /security
parent2ddf4d20382483f8266d61c1e7df4a584afdd38d (diff)
downloadpkgsrc-5a0f0d70d73c7009048687caf0958fe83b41f87e.tar.gz
py-oauthlib: updated to 3.0.1
3.0.1: Fixed Revocation & Introspection Endpoints when using Client Authentication with HTTP Basic Auth.
Diffstat (limited to 'security')
-rw-r--r--security/py-oauthlib/Makefile4
-rw-r--r--security/py-oauthlib/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-oauthlib/Makefile b/security/py-oauthlib/Makefile
index 50cb0fa28aa..8676aa63832 100644
--- a/security/py-oauthlib/Makefile
+++ b/security/py-oauthlib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/01/16 09:36:21 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/01/25 12:28:32 adam Exp $
-DISTNAME= oauthlib-3.0.0
+DISTNAME= oauthlib-3.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauthlib/}
diff --git a/security/py-oauthlib/distinfo b/security/py-oauthlib/distinfo
index 8dc489f9e7a..cfcbc950494 100644
--- a/security/py-oauthlib/distinfo
+++ b/security/py-oauthlib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2019/01/16 09:36:21 adam Exp $
+$NetBSD: distinfo,v 1.16 2019/01/25 12:28:32 adam Exp $
-SHA1 (oauthlib-3.0.0.tar.gz) = 97338bbdfbe4775e6f076389b9fe8ff2927be683
-RMD160 (oauthlib-3.0.0.tar.gz) = 613fc12c802fe077b85f3f0fcceaca25674c1302
-SHA512 (oauthlib-3.0.0.tar.gz) = fbaeecaf370ac1fe2f43a95b04556a4838f22f61388989af20402f76ea3cbc038836e121cb54e32e11826a1c881d485bcb7ab9271f01500e092364407f797351
-Size (oauthlib-3.0.0.tar.gz) = 149035 bytes
+SHA1 (oauthlib-3.0.1.tar.gz) = 97ff326312f00915ba8519b9eeaa2f79ddd273bc
+RMD160 (oauthlib-3.0.1.tar.gz) = 56ac60341748801b3c2f8f446553e30576260f4f
+SHA512 (oauthlib-3.0.1.tar.gz) = 88ee266f764488090b849c036d2475c31dab0d8b18bd6afd0450da6aa0982ba17cdada7d0c25791d5efcf89601f69ae40cd21c584540448c209f90d36e0e98f8
+Size (oauthlib-3.0.1.tar.gz) = 149303 bytes