pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-oauthlib py-oauthlib: updated to 3.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6041e7f51f54
branches:  trunk
changeset: 385279:6041e7f51f54
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 13 12:32:55 2022 +0000

description:
py-oauthlib: updated to 3.2.1

3.2.1 (2022-09-09)
------------------
OAuth2.0 Provider:
* Metadata endpoint support of non-HTTPS
* CVE-2022-36087

OAuth1.0:
* Allow IPv6 being parsed by signature

General:
* Improved and fixed documentation warnings.
* Cosmetic changes based on isort

diffstat:

 security/py-oauthlib/Makefile |  4 ++--
 security/py-oauthlib/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 7fe09469da3f -r 6041e7f51f54 security/py-oauthlib/Makefile
--- a/security/py-oauthlib/Makefile     Tue Sep 13 11:43:43 2022 +0000
+++ b/security/py-oauthlib/Makefile     Tue Sep 13 12:32:55 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2022/02/06 19:00:51 adam Exp $
+# $NetBSD: Makefile,v 1.24 2022/09/13 12:32:55 adam Exp $
 
-DISTNAME=      oauthlib-3.2.0
+DISTNAME=      oauthlib-3.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=o/oauthlib/}
diff -r 7fe09469da3f -r 6041e7f51f54 security/py-oauthlib/distinfo
--- a/security/py-oauthlib/distinfo     Tue Sep 13 11:43:43 2022 +0000
+++ b/security/py-oauthlib/distinfo     Tue Sep 13 12:32:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/02/06 19:00:51 adam Exp $
+$NetBSD: distinfo,v 1.23 2022/09/13 12:32:55 adam Exp $
 
-BLAKE2s (oauthlib-3.2.0.tar.gz) = 41e1ac72701ba314c164f6cd2c80862c83140bf4b05d6587427a4605dd39a6b4
-SHA512 (oauthlib-3.2.0.tar.gz) = abb052cbaccb00a61e9a6c0028102927310d2d864d853cd0826c9a8eae8a9e921da33b79be554a3c6f6067cbcf43b25140f5224c8ab1e7f0a4eb6ab227d418a3
-Size (oauthlib-3.2.0.tar.gz) = 163829 bytes
+BLAKE2s (oauthlib-3.2.1.tar.gz) = 752bb7c6b525b7625705b756ededc0906b9bd47f0e77e35337a0c8ae246f6fa7
+SHA512 (oauthlib-3.2.1.tar.gz) = 87fa320f3a660337a2d4da03c4b5f2345f7e907c1acf8fff93cf13095ceb699e282dc458fb03350b0da371c7b2af875925e808bccab6d8549f7ce2847e69aba3
+Size (oauthlib-3.2.1.tar.gz) = 176109 bytes



Home | Main Index | Thread Index | Old Index