17
0

- Update to 1.7.8:

* bunch of small bugfixes
  * python2 exec prints warning now about deprecation
- Remove hidePythonDeps.patch does not make sense
- Add back unittest2 dep, upstream hardcoded it

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal
2019-03-15 10:43:02 +00:00
committed by Git OBS Bridge
parent d744686be6
commit c92daaf6c0
5 changed files with 25 additions and 38 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 14 16:26:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.7.8:
* bunch of small bugfixes
* python2 exec prints warning now about deprecation
- Remove hidePythonDeps.patch does not make sense
- Add back unittest2 dep, upstream hardcoded it
-------------------------------------------------------------------
Tue Dec 4 12:48:33 UTC 2018 - Matej Cepl <mcepl@suse.com>