NOTICE: This package has been removed from pkgsrc

./security/py-google-reauth, Library to support two-factor authentication

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.1, Package name: py310-google-reauth-0.1.1, Maintainer: bsiegert

This library provides Reauth support to Google's authentication
libraries for Python. Reauth allows using two-factor authentication for
end-user credentials.


Required to run:
[devel/py-setuptools] [lang/python27] [security/py-oauth2client] [security/py-u2f]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 18.575 KB

Version history: (Expand)


CVS history: (Expand)


   2022-07-12 11:07:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-google-reauth: limit to python 3
   2022-05-19 09:42:01 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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%.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2018-05-30 18:26:31 by Benny Siegert | Files touched by this commit (4)
Log message:
New package, py-google-reauth-0.1.0.

Part of PR pkg/52941.

This library provides Reauth support to Google's authentication
libraries for Python. Reauth allows using two-factor authentication for
end-user credentials.