17
0

Accepting request 1311963 from home:glaubitz:branches:devel:languages:python:google

- Update to 1.7.0
  * Add support for Python 3.14
  * Deprecate credentials_file argument
- from version 1.6.2
  * Update import statement example in README
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1311963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-appengine-logging?expand=0&rev=10
This commit is contained in:
2025-10-17 12:14:24 +00:00
committed by Git OBS Bridge
parent cdc4fd0249
commit 4e0ab5d7f8
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 17 09:42:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.7.0
* Add support for Python 3.14
* Deprecate credentials_file argument
- from version 1.6.2
* Update import statement example in README
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Thu Apr 24 10:09:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>