Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-audit-log for
openSUSE:Factory checked in at 2026-08-09 21:33:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-audit-log (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-audit-log.new.16738
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-audit-log"
Sun Aug 9 21:33:44 2026 rev:5 rq:1370043 version:0.6.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-audit-log/python-google-cloud-audit-log.changes
2026-04-07 16:49:08.573120592 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-audit-log.new.16738/python-google-cloud-audit-log.changes
2026-08-09 21:35:31.070546375 +0200
@@ -1,0 +2,10 @@
+Thu Aug 6 10:16:22 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.6.1
+ * bump grpcio to 1.59.0; require Python 3.10+ (#17351)
+ * require Protobuf 6.33.5+ (#17743)
+- from version 0.6.0
+ * update incorrect urls in setup.py to point at monorepo vs splitrepo
(#17237)
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_audit_log-0.5.0.tar.gz
New:
----
google_cloud_audit_log-0.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-audit-log.spec ++++++
--- /var/tmp/diff_new_pack.83x7OY/_old 2026-08-09 21:35:31.562563158 +0200
+++ /var/tmp/diff_new_pack.83x7OY/_new 2026-08-09 21:35:31.566563294 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-audit-log
-Version: 0.5.0
+Version: 0.6.1
Release: 0
Summary: Google Cloud Audit Protos
License: Apache-2.0
@@ -29,12 +29,12 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module googleapis-common-protos >= 1.56.2}
-BuildRequires: %{python_module protobuf >= 4.25.8}
+BuildRequires: %{python_module googleapis-common-protos >= 1.69.2}
+BuildRequires: %{python_module protobuf >= 6.33.5}
# /SECTION
BuildRequires: fdupes
-Requires: python-googleapis-common-protos >= 1.56.2
-Requires: python-protobuf >= 4.25.8
+Requires: python-googleapis-common-protos >= 1.69.2
+Requires: python-protobuf >= 6.33.5
BuildArch: noarch
%python_subpackages
++++++ google_cloud_audit_log-0.5.0.tar.gz ->
google_cloud_audit_log-0.6.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_audit_log-0.5.0/PKG-INFO
new/google_cloud_audit_log-0.6.1/PKG-INFO
--- old/google_cloud_audit_log-0.5.0/PKG-INFO 2026-03-31 00:21:59.412521100
+0200
+++ new/google_cloud_audit_log-0.6.1/PKG-INFO 2026-08-06 07:56:07.023242700
+0200
@@ -1,8 +1,8 @@
Metadata-Version: 2.4
Name: google-cloud-audit-log
-Version: 0.5.0
+Version: 0.6.1
Summary: Google Cloud Audit Protos
-Home-page: https://github.com/googleapis/python-audit-log
+Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log
Author: Google LLC
Author-email: [email protected]
License: Apache-2.0
@@ -11,18 +11,17 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
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: Programming Language :: Python :: Implementation :: CPython
-Requires-Python: >=3.9
+Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
-Requires-Dist: protobuf<8.0.0,>=4.25.8
-Requires-Dist: googleapis-common-protos<2.0.0,>=1.56.2
+Requires-Dist: protobuf<8.0.0,>=6.33.5
+Requires-Dist: googleapis-common-protos<2.0.0,>=1.69.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
@@ -35,12 +34,12 @@
Dynamic: requires-python
Dynamic: summary
-Python Client for Audit Log API
-===============================
+Python Client for Audit Log
+===========================
|preview| |pypi| |versions|
-`Audit Log API`_:
+`Audit Log`_:
- `Client Library Documentation`_
- `Product Documentation`_
@@ -51,9 +50,9 @@
:target: https://pypi.org/project/google-cloud-audit-log/
.. |versions| image::
https://img.shields.io/pypi/pyversions/google-cloud-audit-log.svg
:target: https://pypi.org/project/google-cloud-audit-log/
-.. _Audit Log API: https://cloud.google.com/logging/docs/audit
+.. _Audit Log: https://cloud.google.com/logging/
.. _Client Library Documentation:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log/summary_overview
-.. _Product Documentation: https://cloud.google.com/logging/docs/audit
+.. _Product Documentation: https://cloud.google.com/logging/
Quick Start
-----------
@@ -62,12 +61,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the Audit Log API.`_
+3. `Enable the Audit Log.`_
4. `Set up Authentication.`_
.. _Select or create a Cloud Platform project.:
https://console.cloud.google.com/project
.. _Enable billing for your project.:
https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
-.. _Enable the Audit Log API.: https://cloud.google.com/logging/docs/audit
+.. _Enable the Audit Log.: https://cloud.google.com/logging/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -98,14 +97,15 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.9, including 3.14
+Python >= 3.10, including 3.14
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.8
+Python <= 3.9
+
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.
@@ -134,14 +134,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for Audit Log API
+- Read the `Client Library Documentation`_ for Audit Log
to see other available methods on the client.
-- Read the `Audit Log API Product documentation`_ to learn
+- Read the `Audit Log Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.
-.. _Audit Log API Product documentation:
https://cloud.google.com/logging/docs/audit
+.. _Audit Log Product documentation: https://cloud.google.com/logging/
.. _README:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst
Logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_audit_log-0.5.0/README.rst
new/google_cloud_audit_log-0.6.1/README.rst
--- old/google_cloud_audit_log-0.5.0/README.rst 2026-03-31 00:16:46.000000000
+0200
+++ new/google_cloud_audit_log-0.6.1/README.rst 2026-08-06 07:54:30.000000000
+0200
@@ -1,9 +1,9 @@
-Python Client for Audit Log API
-===============================
+Python Client for Audit Log
+===========================
|preview| |pypi| |versions|
-`Audit Log API`_:
+`Audit Log`_:
- `Client Library Documentation`_
- `Product Documentation`_
@@ -14,9 +14,9 @@
:target: https://pypi.org/project/google-cloud-audit-log/
.. |versions| image::
https://img.shields.io/pypi/pyversions/google-cloud-audit-log.svg
:target: https://pypi.org/project/google-cloud-audit-log/
-.. _Audit Log API: https://cloud.google.com/logging/docs/audit
+.. _Audit Log: https://cloud.google.com/logging/
.. _Client Library Documentation:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log/summary_overview
-.. _Product Documentation: https://cloud.google.com/logging/docs/audit
+.. _Product Documentation: https://cloud.google.com/logging/
Quick Start
-----------
@@ -25,12 +25,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the Audit Log API.`_
+3. `Enable the Audit Log.`_
4. `Set up Authentication.`_
.. _Select or create a Cloud Platform project.:
https://console.cloud.google.com/project
.. _Enable billing for your project.:
https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
-.. _Enable the Audit Log API.: https://cloud.google.com/logging/docs/audit
+.. _Enable the Audit Log.: https://cloud.google.com/logging/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -61,14 +61,15 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.9, including 3.14
+Python >= 3.10, including 3.14
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.8
+Python <= 3.9
+
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.
@@ -97,14 +98,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for Audit Log API
+- Read the `Client Library Documentation`_ for Audit Log
to see other available methods on the client.
-- Read the `Audit Log API Product documentation`_ to learn
+- Read the `Audit Log Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.
-.. _Audit Log API Product documentation:
https://cloud.google.com/logging/docs/audit
+.. _Audit Log Product documentation: https://cloud.google.com/logging/
.. _README:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst
Logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_audit_log-0.5.0/google_cloud_audit_log.egg-info/PKG-INFO
new/google_cloud_audit_log-0.6.1/google_cloud_audit_log.egg-info/PKG-INFO
--- old/google_cloud_audit_log-0.5.0/google_cloud_audit_log.egg-info/PKG-INFO
2026-03-31 00:21:59.000000000 +0200
+++ new/google_cloud_audit_log-0.6.1/google_cloud_audit_log.egg-info/PKG-INFO
2026-08-06 07:56:07.000000000 +0200
@@ -1,8 +1,8 @@
Metadata-Version: 2.4
Name: google-cloud-audit-log
-Version: 0.5.0
+Version: 0.6.1
Summary: Google Cloud Audit Protos
-Home-page: https://github.com/googleapis/python-audit-log
+Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log
Author: Google LLC
Author-email: [email protected]
License: Apache-2.0
@@ -11,18 +11,17 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
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: Programming Language :: Python :: Implementation :: CPython
-Requires-Python: >=3.9
+Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
-Requires-Dist: protobuf<8.0.0,>=4.25.8
-Requires-Dist: googleapis-common-protos<2.0.0,>=1.56.2
+Requires-Dist: protobuf<8.0.0,>=6.33.5
+Requires-Dist: googleapis-common-protos<2.0.0,>=1.69.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
@@ -35,12 +34,12 @@
Dynamic: requires-python
Dynamic: summary
-Python Client for Audit Log API
-===============================
+Python Client for Audit Log
+===========================
|preview| |pypi| |versions|
-`Audit Log API`_:
+`Audit Log`_:
- `Client Library Documentation`_
- `Product Documentation`_
@@ -51,9 +50,9 @@
:target: https://pypi.org/project/google-cloud-audit-log/
.. |versions| image::
https://img.shields.io/pypi/pyversions/google-cloud-audit-log.svg
:target: https://pypi.org/project/google-cloud-audit-log/
-.. _Audit Log API: https://cloud.google.com/logging/docs/audit
+.. _Audit Log: https://cloud.google.com/logging/
.. _Client Library Documentation:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log/summary_overview
-.. _Product Documentation: https://cloud.google.com/logging/docs/audit
+.. _Product Documentation: https://cloud.google.com/logging/
Quick Start
-----------
@@ -62,12 +61,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the Audit Log API.`_
+3. `Enable the Audit Log.`_
4. `Set up Authentication.`_
.. _Select or create a Cloud Platform project.:
https://console.cloud.google.com/project
.. _Enable billing for your project.:
https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
-.. _Enable the Audit Log API.: https://cloud.google.com/logging/docs/audit
+.. _Enable the Audit Log.: https://cloud.google.com/logging/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -98,14 +97,15 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.9, including 3.14
+Python >= 3.10, including 3.14
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.8
+Python <= 3.9
+
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.
@@ -134,14 +134,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for Audit Log API
+- Read the `Client Library Documentation`_ for Audit Log
to see other available methods on the client.
-- Read the `Audit Log API Product documentation`_ to learn
+- Read the `Audit Log Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.
-.. _Audit Log API Product documentation:
https://cloud.google.com/logging/docs/audit
+.. _Audit Log Product documentation: https://cloud.google.com/logging/
.. _README:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst
Logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_audit_log-0.5.0/google_cloud_audit_log.egg-info/requires.txt
new/google_cloud_audit_log-0.6.1/google_cloud_audit_log.egg-info/requires.txt
---
old/google_cloud_audit_log-0.5.0/google_cloud_audit_log.egg-info/requires.txt
2026-03-31 00:21:59.000000000 +0200
+++
new/google_cloud_audit_log-0.6.1/google_cloud_audit_log.egg-info/requires.txt
2026-08-06 07:56:07.000000000 +0200
@@ -1,2 +1,2 @@
-protobuf<8.0.0,>=4.25.8
-googleapis-common-protos<2.0.0,>=1.56.2
+protobuf<8.0.0,>=6.33.5
+googleapis-common-protos<2.0.0,>=1.69.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_audit_log-0.5.0/setup.py
new/google_cloud_audit_log-0.6.1/setup.py
--- old/google_cloud_audit_log-0.5.0/setup.py 2026-03-31 00:16:48.000000000
+0200
+++ new/google_cloud_audit_log-0.6.1/setup.py 2026-08-06 07:54:32.000000000
+0200
@@ -20,11 +20,11 @@
name = "google-cloud-audit-log"
description = "Google Cloud Audit Protos"
-version = "0.5.0"
+version = "0.6.1"
release_status = "Development Status :: 4 - Beta"
dependencies = [
- "protobuf >= 4.25.8, < 8.0.0",
- "googleapis-common-protos >= 1.56.2, < 2.0.0",
+ "protobuf >= 6.33.5, < 8.0.0",
+ "googleapis-common-protos >= 1.69.2, < 2.0.0",
]
package_root = os.path.abspath(os.path.dirname(__file__))
@@ -45,7 +45,6 @@
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
@@ -59,7 +58,7 @@
install_requires=dependencies,
license="Apache-2.0",
packages=find_namespace_packages(exclude=("tests*", "testing*")),
- python_requires=">=3.9",
- url="https://github.com/googleapis/python-audit-log",
+ python_requires=">=3.10",
+
url="https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log",
include_package_data=True,
)