pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-oauthlib



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 25 07:26:58 UTC 2022

Modified Files:
        pkgsrc/security/py-oauthlib: Makefile distinfo

Log Message:
py-oauthlib: updated to 3.2.2

3.2.2 (2022-10-17)
------------------
OAuth2.0 Provider:
* CVE-2022-36087


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/py-oauthlib/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/py-oauthlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-oauthlib/Makefile
diff -u pkgsrc/security/py-oauthlib/Makefile:1.25 pkgsrc/security/py-oauthlib/Makefile:1.26
--- pkgsrc/security/py-oauthlib/Makefile:1.25   Wed Oct 19 13:56:33 2022
+++ pkgsrc/security/py-oauthlib/Makefile        Tue Oct 25 07:26:58 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2022/10/19 13:56:33 nia Exp $
+# $NetBSD: Makefile,v 1.26 2022/10/25 07:26:58 adam Exp $
 
-DISTNAME=      oauthlib-3.2.1
+DISTNAME=      oauthlib-3.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=o/oauthlib/}

Index: pkgsrc/security/py-oauthlib/distinfo
diff -u pkgsrc/security/py-oauthlib/distinfo:1.23 pkgsrc/security/py-oauthlib/distinfo:1.24
--- pkgsrc/security/py-oauthlib/distinfo:1.23   Tue Sep 13 12:32:55 2022
+++ pkgsrc/security/py-oauthlib/distinfo        Tue Oct 25 07:26:58 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/09/13 12:32:55 adam Exp $
+$NetBSD: distinfo,v 1.24 2022/10/25 07:26:58 adam Exp $
 
-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
+BLAKE2s (oauthlib-3.2.2.tar.gz) = c406bb37eab111e997da69b7d9deb9c36146c0a78cb160ea6fcbf53fee5fef78
+SHA512 (oauthlib-3.2.2.tar.gz) = c147b96e0ab0d1a8845f525e80831cfd04495134dd1f17fd95eac62f3a95c91e6dca9d38e34206537d77f3c12dd5b553252239318ba39546979c350e96536b8b
+Size (oauthlib-3.2.2.tar.gz) = 177352 bytes



Home | Main Index | Thread Index | Old Index