From ac389946ee114b8d04c412da33d6112d9da7f05659e92517027e2e229dbb09fb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Dec 2023 19:48:25 +0000 Subject: [PATCH] - switch to new python stack for SLE15 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=27 --- python-google-cloud-core.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-google-cloud-core.changes b/python-google-cloud-core.changes index 1dddb82..be26515 100644 --- a/python-google-cloud-core.changes +++ b/python-google-cloud-core.changes @@ -5,6 +5,7 @@ Sat Dec 16 19:44:57 UTC 2023 - Dirk Müller * Fix regression with `google.cloud._helpers._NOW` (#266) * Add support for Python 3.12 (#256) * Introduce compatibility with native namespace packages (#260) +- switch to new python stack for SLE15 ------------------------------------------------------------------- Tue Jul 18 10:00:41 UTC 2023 - John Paul Adrian Glaubitz