15
0

- update to 0.2.0:

* Add support for Python 3.12 (#126)
  * Remove third-party mock library (#124)
- drop python-google-auth-httplib2-no-mock.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-httplib2?expand=0&rev=12
This commit is contained in:
2023-12-16 20:17:27 +00:00
committed by Git OBS Bridge
parent d340403385
commit 89e09c4483
5 changed files with 19 additions and 24 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Dec 16 20:16:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.2.0:
* Add support for Python 3.12 (#126)
* Remove third-party mock library (#124)
- drop python-google-auth-httplib2-no-mock.patch (upstream)
-------------------------------------------------------------------
Mon Sep 18 14:42:19 UTC 2023 - pgajdos@suse.com