Package Release Info

python-google-cloud-core-1.0.3-bp152.1.8

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-google-cloud-core
python3-google-cloud-core

Change Logs

* Thu Sep 12 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.0.3:
  * Make Client.build_api_url an instance method.
  * Prevent requests from hanging on SSL handshake
* Thu May 16 2019 kwu@suse.com
- Update to v1.0.0
  * Remove classifier for Python 3.4 for end-of-life. (#7535)
  * Refactor client_info support. (#7849)
  * Update dep on api_core >= 1.11.0. (#7986)
  * Updated client library documentation URLs. (#7307)
* Mon Feb 18 2019 John Vandenberg <jayvdb@gmail.com>
- Activate tests
- Increased minimum google-api-core >= 1.0.0 per upstream
- Update to v0.29.1
  * Document Python 2 deprecation
- from 0.29.0
  * Breaking Changes
  - Remove iam module from core. This module is now available as part of
    google-api-core.
  * Implementation Changes
  - Fix _time_from_iso8601_time_naive for values with micros.
  - Import stdlib ABCs from collections.abc rather than collections.
  * Dependencies
  - Bump minimum api_core version to 1.0.0.
  * Internal / Testing Changes
  - Blacken api_core and core.
  - Add / fix badges for PyPI / versions.
  - Use new Nox. (#6175)
  - Use inplace installs for nox
  - Fix bad trove classifier.
  - Add Test runs for Python 3.7 and remove 3.4
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Tue May 29 2018 tbechtold@suse.com
- Initial packaging (version 0.28.1)