14
0

- update to 1.2.0:

* Add support for Python 3.12 (#318)
  * Use setuptools.find_namespace_packages (#321)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=32
This commit is contained in:
2023-12-16 20:21:35 +00:00
committed by Git OBS Bridge
parent a769bb8168
commit 6812242872
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 16 20:21:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.2.0:
* Add support for Python 3.12 (#318)
* Use setuptools.find_namespace_packages (#321)
-------------------------------------------------------------------
Thu Oct 5 09:03:50 UTC 2023 - Dirk Müller <dmueller@suse.com>