17
0

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

- Update to 2.5.0
  * Add Python 3.14 support (#333)
  * Remove setup.cfg configuration for creating universal wheels (#332)
  * Resolve issue where pre-release versions of dependencies are installed (#329)
- Update BuildRequires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1327379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-core?expand=0&rev=10
This commit is contained in:
2026-01-15 13:01:04 +00:00
committed by Git OBS Bridge
parent 4028c15c65
commit d8568b2bc0
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 15 12:43:41 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.5.0
* Add Python 3.14 support (#333)
* Remove setup.cfg configuration for creating universal wheels (#332)
* Resolve issue where pre-release versions of dependencies are installed (#329)
- Update BuildRequires from setup.py
-------------------------------------------------------------------
Thu Apr 24 13:52:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>