Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-dns for
openSUSE:Factory checked in at 2026-01-15 17:02:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-dns (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-dns.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-dns"
Thu Jan 15 17:02:18 2026 rev:3 rq:1327389 version:0.36.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-dns/python-google-cloud-dns.changes
2025-10-17 20:14:29.391482742 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-dns.new.1928/python-google-cloud-dns.changes
2026-01-15 17:02:21.976309538 +0100
@@ -1,0 +2,7 @@
+Thu Jan 15 11:28:20 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.36.0
+ * Add support for Python 3.14 (#321)
+ * Adds Python 3.13 support (#319)
+
+-------------------------------------------------------------------
Old:
----
google_cloud_dns-0.35.1.tar.gz
New:
----
google_cloud_dns-0.36.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-dns.spec ++++++
--- /var/tmp/diff_new_pack.MjtQWj/_old 2026-01-15 17:02:22.568334079 +0100
+++ /var/tmp/diff_new_pack.MjtQWj/_new 2026-01-15 17:02:22.572334245 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-google-cloud-dns
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define upstream_name google_cloud_dns
%{?sle15_python_module_pythons}
Name: python-google-cloud-dns
-Version: 0.35.1
+Version: 0.36.0
Release: 0
Summary: Google Cloud DNS API access
License: Apache-2.0
++++++ google_cloud_dns-0.35.1.tar.gz -> google_cloud_dns-0.36.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_dns-0.35.1/PKG-INFO
new/google_cloud_dns-0.36.0/PKG-INFO
--- old/google_cloud_dns-0.35.1/PKG-INFO 2025-05-26 21:40:15.265774700
+0200
+++ new/google_cloud_dns-0.36.0/PKG-INFO 2025-11-12 21:26:18.307573800
+0100
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
Name: google-cloud-dns
-Version: 0.35.1
+Version: 0.36.0
Summary: Google Cloud DNS API client library
Home-page: https://github.com/googleapis/python-dns
Author: Google LLC
@@ -18,11 +18,24 @@
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
+Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: google-cloud-core<3.0.0,>=1.4.4
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: home-page
+Dynamic: license
+Dynamic: license-file
+Dynamic: platform
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
Python Client for Cloud DNS API
===============================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_dns-0.35.1/google/cloud/dns/version.py
new/google_cloud_dns-0.36.0/google/cloud/dns/version.py
--- old/google_cloud_dns-0.35.1/google/cloud/dns/version.py 2025-05-26
21:37:41.000000000 +0200
+++ new/google_cloud_dns-0.36.0/google/cloud/dns/version.py 2025-11-12
21:25:54.000000000 +0100
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-__version__ = "0.35.1"
+__version__ = "0.36.0"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_dns-0.35.1/google_cloud_dns.egg-info/PKG-INFO
new/google_cloud_dns-0.36.0/google_cloud_dns.egg-info/PKG-INFO
--- old/google_cloud_dns-0.35.1/google_cloud_dns.egg-info/PKG-INFO
2025-05-26 21:40:15.000000000 +0200
+++ new/google_cloud_dns-0.36.0/google_cloud_dns.egg-info/PKG-INFO
2025-11-12 21:26:18.000000000 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
Name: google-cloud-dns
-Version: 0.35.1
+Version: 0.36.0
Summary: Google Cloud DNS API client library
Home-page: https://github.com/googleapis/python-dns
Author: Google LLC
@@ -18,11 +18,24 @@
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
+Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: google-cloud-core<3.0.0,>=1.4.4
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: home-page
+Dynamic: license
+Dynamic: license-file
+Dynamic: platform
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
Python Client for Cloud DNS API
===============================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_dns-0.35.1/setup.py
new/google_cloud_dns-0.36.0/setup.py
--- old/google_cloud_dns-0.35.1/setup.py 2025-05-26 21:37:41.000000000
+0200
+++ new/google_cloud_dns-0.36.0/setup.py 2025-11-12 21:25:54.000000000
+0100
@@ -83,6 +83,8 @@
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
"Operating System :: OS Independent",
"Topic :: Internet",
],