pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-google-reauth



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 19 07:42:01 UTC 2022

Modified Files:
        pkgsrc/security/py-google-reauth: Makefile distinfo

Log Message:
py-google-reauth: updated to 0.1.1

0.1.1
Raise an exception for SAML reauth challenges.
Ensure code coverage is back at 100%.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/py-google-reauth/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-google-reauth/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-google-reauth/Makefile
diff -u pkgsrc/security/py-google-reauth/Makefile:1.2 pkgsrc/security/py-google-reauth/Makefile:1.3
--- pkgsrc/security/py-google-reauth/Makefile:1.2       Tue Jan  4 20:54:41 2022
+++ pkgsrc/security/py-google-reauth/Makefile   Thu May 19 07:42:01 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/01/04 20:54:41 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/19 07:42:01 adam Exp $
 
-DISTNAME=      google-reauth-0.1.0
+DISTNAME=      google-reauth-0.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-reauth/}
 

Index: pkgsrc/security/py-google-reauth/distinfo
diff -u pkgsrc/security/py-google-reauth/distinfo:1.3 pkgsrc/security/py-google-reauth/distinfo:1.4
--- pkgsrc/security/py-google-reauth/distinfo:1.3       Tue Oct 26 11:17:45 2021
+++ pkgsrc/security/py-google-reauth/distinfo   Thu May 19 07:42:01 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:17:45 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/05/19 07:42:01 adam Exp $
 
-BLAKE2s (google-reauth-0.1.0.tar.gz) = 1b3b7e310ccd4d4fe4bf2c6e47f59e2162a0a6ce648ded717ac1bbaf646872a2
-SHA512 (google-reauth-0.1.0.tar.gz) = 18eed013af9d314889435172c2d02c5029c69f4976e5307c6d2b2a646e150a5ade86dc2802e3a6ab153dfdeae1006a796bcaa9db4d91c07ce21916d94dc16034
-Size (google-reauth-0.1.0.tar.gz) = 17289 bytes
+BLAKE2s (google-reauth-0.1.1.tar.gz) = 911a7a97b3aac71aa30de30cf4446d509bab414499a874e4a6f78397b578acf0
+SHA512 (google-reauth-0.1.1.tar.gz) = 1b3a3b70a579d7c7e1234e311082ec3c6e249c5030c8924df980dc89caa61b9e4f54d1cd06347b55fbbd1c5386163b5a28bacd73bb25164d3931c3e0d47cba85
+Size (google-reauth-0.1.1.tar.gz) = 19021 bytes



Home | Main Index | Thread Index | Old Index