./security/py-oauth2client, Python library for accessing resources protected by OAuth 2.0

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.1.3nb1, Package name: py310-oauth2client-4.1.3nb1, Maintainer: pkgsrc-users

This is a client library for accessing resources protected by OAuth
2.0.


Required to run:
[devel/py-setuptools] [security/py-asn1] [lang/python27] [www/py-httplib2] [lang/py-six] [security/py-rsa] [security/py-asn1-modules]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 152.256 KB

Version history: (Expand)


CVS history: (Expand)


   2022-07-12 11:08:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-oauth2client: limit to python 3
   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
   2020-09-01 06:08:43 by Thomas Klausner | Files touched by this commit (4)
Log message:
*: switch to versioned_dependencies for py-rsa
   2018-09-24 11:52:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-oauth2client: updated to 4.1.3

v4.1.3

**Note**: oauth2client is deprecated. No more features will be added to the
libraries and the core team is turning down support.

* Changed OAuth2 endpoints to use oauth2.googleapis.com variants.
   2017-07-03 22:57:47 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
v4.1.2:
Bug fixes:
* Fix packaging issue had erroneously installed the test package.
   2017-06-08 06:41:45 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
v4.1.1
New features:
Allow passing prompt='consent' via the flow_from_clientsecrets