Commit graph

12 commits

Author SHA1 Message Date
wiz
67e1f1a6bf 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-05 15:40:56 +00:00
wiz
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
nia
3df0f20e22 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-26 11:16:56 +00:00
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
adam
f9acf61f56 py-google-auth-oauthlib: updated to 0.4.6
0.4.6

Bug Fixes
remove dependency on six
2021-09-01 18:24:19 +00:00
adam
070440fb09 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-08-11 09:52:16 +00:00
adam
ea29598953 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-04-05 19:53:03 +00:00
adam
eaa7faf9b9 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
2021-03-05 08:32:56 +00:00
adam
6dca5bb71f py-google-auth-oauthlib: updated to 0.4.2
0.4.2:
Bug Fixes
don't open browser if port is occupied
2020-11-09 13:05:15 +00:00
wiz
78444582ff *: py-cachetools only supports python 3.x now, pass down to dependencies 2020-01-09 14:21:06 +00:00
adam
1b4a672dfe py-google-auth-oauthlib: updated to 0.4.1
0.4.1
Implementation Changes
Don't auto-generate code_verifier by default.

Internal / Testing Changes
Add renovate.json
2019-11-07 13:35:35 +00:00
adam
2bf96292ab py-google-auth-oauthlib: added version 0.4.0
This library provides oauthlib integration with google-auth.
2019-07-02 12:01:30 +00:00