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-04-07 16:33:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-dns (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-dns.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-dns"
Tue Apr 7 16:33:35 2026 rev:4 rq:1344788 version:0.36.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-dns/python-google-cloud-dns.changes
2026-01-15 17:02:21.976309538 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-dns.new.21863/python-google-cloud-dns.changes
2026-04-07 16:49:13.909341263 +0200
@@ -1,0 +2,6 @@
+Mon Apr 6 20:28:33 UTC 2026 - Dirk Müller <[email protected]>
+
+- Update to 0.36.1:
+ * Allow Protobuf 7.x, require Python 3.9
+
+-------------------------------------------------------------------
Old:
----
google_cloud_dns-0.36.0.tar.gz
New:
----
google_cloud_dns-0.36.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-dns.spec ++++++
--- /var/tmp/diff_new_pack.snL1We/_old 2026-04-07 16:49:14.509366075 +0200
+++ /var/tmp/diff_new_pack.snL1We/_new 2026-04-07 16:49:14.509366075 +0200
@@ -19,11 +19,11 @@
%define upstream_name google_cloud_dns
%{?sle15_python_module_pythons}
Name: python-google-cloud-dns
-Version: 0.36.0
+Version: 0.36.1
Release: 0
Summary: Google Cloud DNS API access
License: Apache-2.0
-URL: https://github.com/googleapis/python-dns
+URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dns
Source:
https://files.pythonhosted.org/packages/source/g/%{upstream_name}/%{upstream_name}-%{version}.tar.gz
BuildRequires: %{python_module google-cloud-core >= 1.4.4}
BuildRequires: %{python_module pip}
++++++ google_cloud_dns-0.36.0.tar.gz -> google_cloud_dns-0.36.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_dns-0.36.0/PKG-INFO
new/google_cloud_dns-0.36.1/PKG-INFO
--- old/google_cloud_dns-0.36.0/PKG-INFO 2025-11-12 21:26:18.307573800
+0100
+++ new/google_cloud_dns-0.36.1/PKG-INFO 2026-03-31 00:31:17.685926400
+0200
@@ -1,8 +1,8 @@
Metadata-Version: 2.4
Name: google-cloud-dns
-Version: 0.36.0
+Version: 0.36.1
Summary: Google Cloud DNS API client library
-Home-page: https://github.com/googleapis/python-dns
+Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dns
Author: Google LLC
Author-email: [email protected]
License: Apache 2.0
@@ -12,8 +12,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
@@ -22,7 +20,7 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.7
+Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: google-cloud-core<3.0.0,>=1.4.4
Dynamic: author
@@ -99,14 +97,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7
+Python >= 3.9
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.6
+Python <= 3.8
If you are using an `end-of-life`_
version of Python, we recommend that you update as soon as possible to an
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_dns-0.36.0/README.rst
new/google_cloud_dns-0.36.1/README.rst
--- old/google_cloud_dns-0.36.0/README.rst 2025-11-12 21:25:54.000000000
+0100
+++ new/google_cloud_dns-0.36.1/README.rst 2026-03-31 00:16:44.000000000
+0200
@@ -60,14 +60,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7
+Python >= 3.9
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.6
+Python <= 3.8
If you are using an `end-of-life`_
version of Python, we recommend that you update as soon as possible to an
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_dns-0.36.0/google/cloud/dns/version.py
new/google_cloud_dns-0.36.1/google/cloud/dns/version.py
--- old/google_cloud_dns-0.36.0/google/cloud/dns/version.py 2025-11-12
21:25:54.000000000 +0100
+++ new/google_cloud_dns-0.36.1/google/cloud/dns/version.py 2026-03-31
00:16:43.000000000 +0200
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-__version__ = "0.36.0"
+__version__ = "0.36.1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_dns-0.36.0/google_cloud_dns.egg-info/PKG-INFO
new/google_cloud_dns-0.36.1/google_cloud_dns.egg-info/PKG-INFO
--- old/google_cloud_dns-0.36.0/google_cloud_dns.egg-info/PKG-INFO
2025-11-12 21:26:18.000000000 +0100
+++ new/google_cloud_dns-0.36.1/google_cloud_dns.egg-info/PKG-INFO
2026-03-31 00:31:17.000000000 +0200
@@ -1,8 +1,8 @@
Metadata-Version: 2.4
Name: google-cloud-dns
-Version: 0.36.0
+Version: 0.36.1
Summary: Google Cloud DNS API client library
-Home-page: https://github.com/googleapis/python-dns
+Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dns
Author: Google LLC
Author-email: [email protected]
License: Apache 2.0
@@ -12,8 +12,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
@@ -22,7 +20,7 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.7
+Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: google-cloud-core<3.0.0,>=1.4.4
Dynamic: author
@@ -99,14 +97,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7
+Python >= 3.9
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.6
+Python <= 3.8
If you are using an `end-of-life`_
version of Python, we recommend that you update as soon as possible to an
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_dns-0.36.0/setup.py
new/google_cloud_dns-0.36.1/setup.py
--- old/google_cloud_dns-0.36.0/setup.py 2025-11-12 21:25:54.000000000
+0100
+++ new/google_cloud_dns-0.36.1/setup.py 2026-03-31 00:16:47.000000000
+0200
@@ -70,15 +70,13 @@
author="Google LLC",
author_email="[email protected]",
license="Apache 2.0",
- url="https://github.com/googleapis/python-dns",
+
url="https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dns",
classifiers=[
release_status,
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.7",
- "Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
@@ -92,7 +90,7 @@
packages=packages,
install_requires=dependencies,
extras_require=extras,
- python_requires=">=3.7",
+ python_requires=">=3.9",
include_package_data=True,
zip_safe=False,
)