2022-10-25 21:17:38 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-google-auth-oauthlib: updated to 0.6.0
0.6.0
Features
Update to allow for 3PI credentials
Bug Fixes
Add timeout to run_local_server when waiting for response
Documentation
Update readme to point to current docs url
|
2022-08-30 13:45:19 by Stephen Borrill | Files touched by this commit (2) |  |
Log message:
py-google-auth-oauthlib: update to 0.5.2
Changes since 0.4.6:
fix changelog header to consistent size.
avoid deprecated "out-of-band" authentication flow
deprecate OAuth out-of-band flow
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
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
|
2021-08-11 11:52:17 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-google-auth-oauthlib: updated to 0.4.5
0.4.5 (2021-07-26)
Documentation
fix links to installed app, client secrets docs
omit mention of Python 2.7 in 'CONTRIBUTING.rst'
add Samples section to CONTRIBUTING.rst
|
2021-04-05 21:53:03 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-google-auth-oauthlib: updated to 0.4.4
0.4.4
Bug Fixes
add redirect_uri_trailing slash param to run_local_server
|
2021-03-05 09:32:56 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-google-auth-oauthlib: updated to 0.4.3
0.4.3
Bug Fixes
add charset-utf-8 to response header
deps: add lower bounds to all dependencies
|
2020-11-09 14:05:15 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-google-auth-oauthlib: updated to 0.4.2
0.4.2:
Bug Fixes
don't open browser if port is occupied
|