pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-google-reauth py-google-reauth: updated to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e92f17203a8c
branches:  trunk
changeset: 379574:e92f17203a8c
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu May 19 07:42:01 2022 +0000

description:
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%.

diffstat:

 security/py-google-reauth/Makefile |  5 ++---
 security/py-google-reauth/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 97811b40ca99 -r e92f17203a8c security/py-google-reauth/Makefile
--- a/security/py-google-reauth/Makefile        Thu May 19 07:39:43 2022 +0000
+++ b/security/py-google-reauth/Makefile        Thu May 19 07:42:01 2022 +0000
@@ -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/}
 
diff -r 97811b40ca99 -r e92f17203a8c security/py-google-reauth/distinfo
--- a/security/py-google-reauth/distinfo        Thu May 19 07:39:43 2022 +0000
+++ b/security/py-google-reauth/distinfo        Thu May 19 07:42:01 2022 +0000
@@ -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