2019-02-18 09:31:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 18 03:39:34 UTC 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
|
|
|
|
|
|
2018-12-04 13:30:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:48:36 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-09-12 08:22:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 29 15:27:19 UTC 2018 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial packaging (version 0.28.1)
|