14
0

- Update to 1.14.1:

* Many bugixes all around
- Remove no longer needed patch:
  * pytest5.patch
- Update the dependencies to match up setup.py and what upstream
  really requires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2020-04-28 08:00:21 +00:00
committed by Git OBS Bridge
parent 2c8f8c46cf
commit 2fe3942ed9
5 changed files with 27 additions and 39 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 28 07:49:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.14.1:
* Many bugixes all around
- Remove no longer needed patch:
* pytest5.patch
- Update the dependencies to match up setup.py and what upstream
really requires
-------------------------------------------------------------------
Mon Jul 22 08:06:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>