summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-07-06 22:44:47 +0000
committeradam <adam@pkgsrc.org>2019-07-06 22:44:47 +0000
commitf587f71f29a4f110a0e3dff78500d8d1783a57c7 (patch)
tree03b0cb362ee067ad2027795e49ae628082fba003 /security
parent4a9bfe5d4bb0a4c89eaf7301c63a84ab5a9be44c (diff)
downloadpkgsrc-f587f71f29a4f110a0e3dff78500d8d1783a57c7.tar.gz
py-oauthlib: updated to 3.0.2
3.0.2: * Fixed space encoding in base string URI used in the signature base string. * Fixed OIDC /token response which wrongly returned "&state=None" * Doc: The value `state` must not be stored by the AS, only returned in /authorize response. * Fixed OIDC "nonce" checks: raise errors when it's mandatory
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 8676aa63832..63cf3698ef1 100644
--- a/security/py-oauthlib/Makefile
+++ b/security/py-oauthlib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/01/25 12:28:32 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/07/06 22:44:47 adam Exp $
-DISTNAME= oauthlib-3.0.1
+DISTNAME= oauthlib-3.0.2
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 cfcbc950494..9d544f63bb4 100644
--- a/security/py-oauthlib/distinfo
+++ b/security/py-oauthlib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2019/01/25 12:28:32 adam Exp $
+$NetBSD: distinfo,v 1.17 2019/07/06 22:44:47 adam Exp $
-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
+SHA1 (oauthlib-3.0.2.tar.gz) = 9ef67a127bd68dc0e169937d59299210b12db2a1
+RMD160 (oauthlib-3.0.2.tar.gz) = 8b2160390630658680d60b6f88c87871d80eada8
+SHA512 (oauthlib-3.0.2.tar.gz) = 17a23973dbcdc45c3531d240c650abe1bf8f92657eaba24befc27ceefeed4eb700a3a33fca6cbcf230aa7af8438908e91872c8e1a524edf28985e4dc7beeb900
+Size (oauthlib-3.0.2.tar.gz) = 149894 bytes