15
0

Accepting request 1281280 from home:glaubitz:branches:devel:languages:python

- Update to 1.2.2
  * Do not include docs/conf.py & scripts in wheel (#328)
  * Let OS select an available port when running TestInstalledAppFlow (#407)
  * Remove setup.cfg configuration for creating universal wheels (#405)
- Refresh python-google-auth-oauthlib-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/1281280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=38
This commit is contained in:
2025-05-30 08:24:43 +00:00
committed by Git OBS Bridge
parent 9936628cab
commit 8b3c3b9d4b
5 changed files with 28 additions and 19 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 19 13:49:14 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.2.2
* Do not include docs/conf.py & scripts in wheel (#328)
* Let OS select an available port when running TestInstalledAppFlow (#407)
* Remove setup.cfg configuration for creating universal wheels (#405)
- Refresh python-google-auth-oauthlib-no-mock.patch
-------------------------------------------------------------------
Mon Jul 15 13:24:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>