2022-09-16 00:24:23 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-google-api-core: update to 2.10.1.
Major update (from 1.x to 2.x) dropping python 2 support.
Summary of changes not found, too many to sumarize, see
https://github.com/googleapis/python-api-core/releases
|
2022-01-27 12:48:22 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-google-api-core: add missing dependency
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 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-08-11 11:52:47 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-api-core: updated to 1.31.1
v1.31.1
Bug Fixes
add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions
Documentation
add Samples section to CONTRIBUTING.rst
|
2021-07-27 17:51:44 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-api-core: updated to 1.31.0
1.31.0 (2021-07-07)
Features
add ServiceUnavailable exception to polling retries
Bug Fixes
undprecate entity factory helpers
1.30.0 (2021-06-08)
Features
add iterator capability to paged iterators
1.29.0 (2021-06-02)
Features
HTTPIterator now accepts a page_size parameter to control page …
Documentation
fix broken links in multiprocessing.rst
1.28.0 (2021-05-20)
Bug Fixes
require google-auth>=1.25.0
Miscellaneous Chores
1.27.0 (2021-05-18)
Features
Add support for rest/ token in x-goog-api-client header
retry google.auth TransportError and requests ConnectionError
|
2021-04-05 13:52:56 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-api-core: updated to 1.26.3
1.26.3
Bug Fixes
skip empty policy bindings in len() and iter()
Documentation
update python contributing guide
1.26.2
Bug Fixes
save empty IAM policy bindings
|
2021-03-05 09:35:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-api-core: updated to 1.26.1
1.26.1
Bug Fixes
add operation name to x-goog-request-params in async client
|
2021-02-09 09:58:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-api-core: updated to 1.26.0
1.26.0:
Features
allow default_host and default_scopes to be passed to create_channe
|