The NetBSD Project

CVS log for pkgsrc/devel/py-google-api-core/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-google-api-core

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Sat Jun 17 18:41:56 2023 UTC (3 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.22: +4 -4 lines
Diff to previous 1.22 (colored)

py-google-api-core: updated to 2.11.1

2.11.1 (2023-06-12)

Bug Fixes

Add actionable errors for GCE long running operations
Invalid dev version identifiers in setup.py

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 5 10:21:41 2023 UTC (8 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored)

py-google-api-core: updated to 2.11.0

v2.11.0

Features

Add support for Python 3.11
Allow representing enums with their unqualified symbolic names in headers

Bug Fixes

Major refactoring of Polling, Retry and Timeout logic
Require google-auth >= 2.14.1

Revision 1.21 / (download) - annotate - [select for diffs], Mon Oct 31 10:42:45 2022 UTC (11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

py-google-api-core: updated to 2.10.2

2.10.2 (2022-10-08)

Bug Fixes

deps: Allow protobuf 3.19.5

Revision 1.20 / (download) - annotate - [select for diffs], Thu Sep 15 22:24:23 2022 UTC (12 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

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

Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 26 10:18:31 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

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

Revision 1.18 / (download) - annotate - [select for diffs], Thu Oct 7 13:43:13 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 11 09:52:47 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)

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

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jul 27 15:51:44 2021 UTC (2 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

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

Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 5 11:52:56 2021 UTC (2 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

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

Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 5 08:35:14 2021 UTC (2 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored)

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

Revision 1.13 / (download) - annotate - [select for diffs], Tue Feb 9 08:58:45 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

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

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 26 06:18:18 2021 UTC (2 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

py-google-api-core: updated to 1.25.1

1.25.1

Bug Fixes
add operation name to x-goog-request-params

Documentation
fix spelling errors in retry

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 19 10:33:55 2021 UTC (2 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

py-google-api-core: updated to 1.25.0

1.25.0

Features
allow gRPC metadata to be passed to operations client

Documentation
python: document adding Python 3.9 support, dropping 3.5 support

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 3 22:43:16 2021 UTC (2 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

py-google-api-core: updated to 1.24.1

1.24.1

Bug Fixes
support 'retry' for ops built from HTTP/gRPC responses

Revision 1.9 / (download) - annotate - [select for diffs], Tue Dec 15 08:55:17 2020 UTC (2 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

py-google-api-core: updated to 1.24.0

1.24.0

Features
add support for Python 3.9, drop support for Python 3.5

Documentation
explain how to create credentials from dict

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 9 13:13:26 2020 UTC (2 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

py-google-api-core: updated to 1.23.0

1.23.0:

Features

api-core: pass retry from result() to done()

Bug Fixes

map LRO errors to library exception types
harden install to use full paths, and windows separators on windows
update out-of-date comment in exceptions.py

Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 5 21:12:19 2020 UTC (2 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored)

py-google-api-core: updated to 1.22.4

1.22.4

Bug Fixes
use version.py instead of pkg_resources.get_distribution

1.22.3

Bug Fixes
deps: require six >= 1.13.0

Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 11 09:57:42 2020 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

py-google-api-core: updated to 1.22.2

1.22.2:
Bug Fixes
only add quota project id if supported

Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 24 08:40:18 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

py-google-api-core: update to 1.22.1.

fix spelling errors for amount in retry (#69) (7bb713d)

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 27 08:26:13 2020 UTC (3 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

py-google-api-core: updated to 1.22.0

1.22.0

Features
allow quota project to be passed to create_channel

Bug Fixes
_determine_timeout problem handling float type timeout

Documentation
change the documentation for using 'six.moves.collections_abc.Mapping' instead of 'dict' in 'client_options.from_dict()'

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 20 16:29:53 2020 UTC (3 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

py-google-api-core: updated to 1.21.0

1.21.0:
Features
allow credentials files to be passed for channel creation

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 12 06:06:05 2020 UTC (3 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

py-google-api-core: updated to 1.20.0

1.20.0:

Features
allow disabling response stream pre-fetch

1.19.1:

Bug Fixes
bump up grpcio minimum version to 1.29.0

1.19.0:

Features
client_options: add new client options 'quota_project_id', 'scopes', and 'credentials_file'

1.18.0:

Features
[CBT-6 helper] Exposing Retry._deadline as a property
add client_encryped_cert_source to ClientOptions
AsyncIO Integration [Part 2]
First batch of AIO integration
third batch of AsyncIO integration

1.17.0:

Features
api_core: add retry param into PollingFuture() and it's inheritors
api-core: add client_cert_source to ClientOptions

Bug Fixes
consume part of StreamingResponseIterator to support failure while under a retry context

Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 16 14:27:25 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1

devel/py-google-api-core: import py-google-api-core-1.16.0

This Python library is not meant to stand-alone. Instead it defines
common helpers used by all Google API clients.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>