Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-google-cloud-appengine-logging for openSUSE:Factory checked in at
2026-07-15 16:44:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-appengine-logging (Old)
and
/work/SRC/openSUSE:Factory/.python-google-cloud-appengine-logging.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-appengine-logging"
Wed Jul 15 16:44:04 2026 rev:7 rq:1365769 version:1.10.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-appengine-logging/python-google-cloud-appengine-logging.changes
2026-04-07 16:49:25.105804273 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-appengine-logging.new.1991/python-google-cloud-appengine-logging.changes
2026-07-15 17:02:07.700181688 +0200
@@ -1,0 +2,6 @@
+Tue Jul 14 20:13:45 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.10.0:
+ * regenerate google-cloud-a packages
+
+-------------------------------------------------------------------
Old:
----
google_cloud_appengine_logging-1.9.0.tar.gz
New:
----
google_cloud_appengine_logging-1.10.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-appengine-logging.spec ++++++
--- /var/tmp/diff_new_pack.s0RlWl/_old 2026-07-15 17:02:09.940257768 +0200
+++ /var/tmp/diff_new_pack.s0RlWl/_new 2026-07-15 17:02:09.944257904 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-appengine-logging
-Version: 1.9.0
+Version: 1.10.0
Release: 0
Summary: Google Cloud Appengine Logging API client library
License: Apache-2.0
++++++ google_cloud_appengine_logging-1.9.0.tar.gz ->
google_cloud_appengine_logging-1.10.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_appengine_logging-1.9.0/MANIFEST.in
new/google_cloud_appengine_logging-1.10.0/MANIFEST.in
--- old/google_cloud_appengine_logging-1.9.0/MANIFEST.in 2026-03-31
00:16:44.000000000 +0200
+++ new/google_cloud_appengine_logging-1.10.0/MANIFEST.in 2026-06-02
16:13:29.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_appengine_logging-1.9.0/PKG-INFO
new/google_cloud_appengine_logging-1.10.0/PKG-INFO
--- old/google_cloud_appengine_logging-1.9.0/PKG-INFO 2026-03-31
00:21:20.876764800 +0200
+++ new/google_cloud_appengine_logging-1.10.0/PKG-INFO 2026-06-02
16:17:55.891806600 +0200
@@ -1,18 +1,17 @@
Metadata-Version: 2.4
Name: google-cloud-appengine-logging
-Version: 1.9.0
+Version: 1.10.0
Summary: Google Cloud Appengine Logging API client library
Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging
Author: Google LLC
Author-email: [email protected]
-License: Apache 2.0
+License: Apache-2.0
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
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
@@ -20,11 +19,11 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.9
+Requires-Python: >=3.10
License-File: LICENSE
-Requires-Dist: google-api-core[grpc]<3.0.0,>=2.11.0
+Requires-Dist: google-api-core[grpc]<3.0.0,>=2.17.1
Requires-Dist: google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1
-Requires-Dist: grpcio<2.0.0,>=1.33.2
+Requires-Dist: grpcio<2.0.0,>=1.59.0
Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14"
Requires-Dist: proto-plus<2.0.0,>=1.22.3
Requires-Dist: proto-plus<2.0.0,>=1.25.0; python_version >= "3.13"
@@ -41,12 +40,12 @@
Dynamic: requires-python
Dynamic: summary
-Python Client for App Engine Logging Protos
-===========================================
+Python Client for AppEngine Logging
+===================================
|stable| |pypi| |versions|
-`App Engine Logging Protos`_:
+`AppEngine Logging`_:
- `Client Library Documentation`_
- `Product Documentation`_
@@ -57,9 +56,9 @@
:target: https://pypi.org/project/google-cloud-appengine-logging/
.. |versions| image::
https://img.shields.io/pypi/pyversions/google-cloud-appengine-logging.svg
:target: https://pypi.org/project/google-cloud-appengine-logging/
-.. _App Engine Logging Protos:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _AppEngine Logging: https://cloud.google.com/logging/
.. _Client Library Documentation:
https://cloud.google.com/python/docs/reference/appenginelogging/latest/summary_overview
-.. _Product Documentation:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _Product Documentation: https://cloud.google.com/logging/
Quick Start
-----------
@@ -68,12 +67,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the App Engine Logging Protos.`_
+3. `Enable the AppEngine Logging.`_
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 App Engine Logging Protos.:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _Enable the AppEngine Logging.: https://cloud.google.com/logging/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -104,14 +103,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.
@@ -140,14 +140,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for App Engine Logging Protos
+- Read the `Client Library Documentation`_ for AppEngine Logging
to see other available methods on the client.
-- Read the `App Engine Logging Protos Product documentation`_ to learn
+- Read the `AppEngine Logging 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.
-.. _App Engine Logging Protos Product documentation:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _AppEngine Logging 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_appengine_logging-1.9.0/README.rst
new/google_cloud_appengine_logging-1.10.0/README.rst
--- old/google_cloud_appengine_logging-1.9.0/README.rst 2026-03-31
00:16:47.000000000 +0200
+++ new/google_cloud_appengine_logging-1.10.0/README.rst 2026-06-02
16:13:27.000000000 +0200
@@ -1,9 +1,9 @@
-Python Client for App Engine Logging Protos
-===========================================
+Python Client for AppEngine Logging
+===================================
|stable| |pypi| |versions|
-`App Engine Logging Protos`_:
+`AppEngine Logging`_:
- `Client Library Documentation`_
- `Product Documentation`_
@@ -14,9 +14,9 @@
:target: https://pypi.org/project/google-cloud-appengine-logging/
.. |versions| image::
https://img.shields.io/pypi/pyversions/google-cloud-appengine-logging.svg
:target: https://pypi.org/project/google-cloud-appengine-logging/
-.. _App Engine Logging Protos:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _AppEngine Logging: https://cloud.google.com/logging/
.. _Client Library Documentation:
https://cloud.google.com/python/docs/reference/appenginelogging/latest/summary_overview
-.. _Product Documentation:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _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 App Engine Logging Protos.`_
+3. `Enable the AppEngine Logging.`_
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 App Engine Logging Protos.:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _Enable the AppEngine Logging.: 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 App Engine Logging Protos
+- Read the `Client Library Documentation`_ for AppEngine Logging
to see other available methods on the client.
-- Read the `App Engine Logging Protos Product documentation`_ to learn
+- Read the `AppEngine Logging 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.
-.. _App Engine Logging Protos Product documentation:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _AppEngine Logging 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_appengine_logging-1.9.0/google/cloud/appengine_logging/__init__.py
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging/__init__.py
---
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging/__init__.py
2026-03-31 00:16:48.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging/__init__.py
2026-06-02 16:13:30.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging/gapic_version.py
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging/gapic_version.py
---
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging/gapic_version.py
2026-03-31 00:16:45.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging/gapic_version.py
2026-06-02 16:13:29.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-__version__ = "1.9.0" # {x-release-please-version}
+__version__ = "1.10.0" # {x-release-please-version}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/__init__.py
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/__init__.py
---
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/__init__.py
2026-03-31 00:16:43.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/__init__.py
2026-06-02 16:13:28.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -21,13 +21,7 @@
__version__ = package_version.__version__
-if sys.version_info >= (3, 8): # pragma: NO COVER
- from importlib import metadata
-else: # pragma: NO COVER
- # TODO(https://github.com/googleapis/python-api-core/issues/835): Remove
- # this code path once we drop support for Python 3.7
- import importlib_metadata as metadata
-
+from importlib import metadata
from .types.request_log import LogLine, RequestLog, SourceLocation,
SourceReference
@@ -40,28 +34,17 @@
# An older version of api_core is installed which does not define the
# functions above. We do equivalent checks manually.
try:
- import sys
import warnings
_py_version_str = sys.version.split()[0]
_package_label = "google.cloud.appengine_logging_v1"
- if sys.version_info < (3, 9):
+ if sys.version_info < (3, 10):
warnings.warn(
"You are using a non-supported Python version "
+ f"({_py_version_str}). Google will not post any further "
+ f"updates to {_package_label} supporting this Python
version. "
+ "Please upgrade to the latest Python version, or at "
- + f"least to Python 3.9, and then update {_package_label}.",
- FutureWarning,
- )
- if sys.version_info[:2] == (3, 9):
- warnings.warn(
- f"You are using a Python version ({_py_version_str}) "
- + f"which Google will stop supporting in {_package_label} in "
- + "January 2026. Please "
- + "upgrade to the latest Python version, or at "
- + "least to Python 3.10, before then, and "
- + f"then update {_package_label}.",
+ + f"least to Python 3.10, and then update {_package_label}.",
FutureWarning,
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/gapic_version.py
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/gapic_version.py
---
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/gapic_version.py
2026-03-31 00:16:45.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/gapic_version.py
2026-06-02 16:13:29.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-__version__ = "1.9.0" # {x-release-please-version}
+__version__ = "1.10.0" # {x-release-please-version}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/services/__init__.py
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/services/__init__.py
---
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/services/__init__.py
2026-03-31 00:16:44.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/services/__init__.py
2026-06-02 16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/types/__init__.py
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/types/__init__.py
---
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/types/__init__.py
2026-03-31 00:16:48.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/types/__init__.py
2026-06-02 16:13:29.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/types/request_log.py
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/types/request_log.py
---
old/google_cloud_appengine_logging-1.9.0/google/cloud/appengine_logging_v1/types/request_log.py
2026-03-31 00:16:45.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google/cloud/appengine_logging_v1/types/request_log.py
2026-06-02 16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/google_cloud_appengine_logging.egg-info/PKG-INFO
new/google_cloud_appengine_logging-1.10.0/google_cloud_appengine_logging.egg-info/PKG-INFO
---
old/google_cloud_appengine_logging-1.9.0/google_cloud_appengine_logging.egg-info/PKG-INFO
2026-03-31 00:21:20.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google_cloud_appengine_logging.egg-info/PKG-INFO
2026-06-02 16:17:55.000000000 +0200
@@ -1,18 +1,17 @@
Metadata-Version: 2.4
Name: google-cloud-appengine-logging
-Version: 1.9.0
+Version: 1.10.0
Summary: Google Cloud Appengine Logging API client library
Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging
Author: Google LLC
Author-email: [email protected]
-License: Apache 2.0
+License: Apache-2.0
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
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
@@ -20,11 +19,11 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.9
+Requires-Python: >=3.10
License-File: LICENSE
-Requires-Dist: google-api-core[grpc]<3.0.0,>=2.11.0
+Requires-Dist: google-api-core[grpc]<3.0.0,>=2.17.1
Requires-Dist: google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1
-Requires-Dist: grpcio<2.0.0,>=1.33.2
+Requires-Dist: grpcio<2.0.0,>=1.59.0
Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14"
Requires-Dist: proto-plus<2.0.0,>=1.22.3
Requires-Dist: proto-plus<2.0.0,>=1.25.0; python_version >= "3.13"
@@ -41,12 +40,12 @@
Dynamic: requires-python
Dynamic: summary
-Python Client for App Engine Logging Protos
-===========================================
+Python Client for AppEngine Logging
+===================================
|stable| |pypi| |versions|
-`App Engine Logging Protos`_:
+`AppEngine Logging`_:
- `Client Library Documentation`_
- `Product Documentation`_
@@ -57,9 +56,9 @@
:target: https://pypi.org/project/google-cloud-appengine-logging/
.. |versions| image::
https://img.shields.io/pypi/pyversions/google-cloud-appengine-logging.svg
:target: https://pypi.org/project/google-cloud-appengine-logging/
-.. _App Engine Logging Protos:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _AppEngine Logging: https://cloud.google.com/logging/
.. _Client Library Documentation:
https://cloud.google.com/python/docs/reference/appenginelogging/latest/summary_overview
-.. _Product Documentation:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _Product Documentation: https://cloud.google.com/logging/
Quick Start
-----------
@@ -68,12 +67,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the App Engine Logging Protos.`_
+3. `Enable the AppEngine Logging.`_
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 App Engine Logging Protos.:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _Enable the AppEngine Logging.: https://cloud.google.com/logging/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -104,14 +103,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.
@@ -140,14 +140,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for App Engine Logging Protos
+- Read the `Client Library Documentation`_ for AppEngine Logging
to see other available methods on the client.
-- Read the `App Engine Logging Protos Product documentation`_ to learn
+- Read the `AppEngine Logging 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.
-.. _App Engine Logging Protos Product documentation:
https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1
+.. _AppEngine Logging 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_appengine_logging-1.9.0/google_cloud_appengine_logging.egg-info/requires.txt
new/google_cloud_appengine_logging-1.10.0/google_cloud_appengine_logging.egg-info/requires.txt
---
old/google_cloud_appengine_logging-1.9.0/google_cloud_appengine_logging.egg-info/requires.txt
2026-03-31 00:21:20.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/google_cloud_appengine_logging.egg-info/requires.txt
2026-06-02 16:17:55.000000000 +0200
@@ -1,6 +1,6 @@
-google-api-core[grpc]<3.0.0,>=2.11.0
+google-api-core[grpc]<3.0.0,>=2.17.1
google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1
-grpcio<2.0.0,>=1.33.2
+grpcio<2.0.0,>=1.59.0
proto-plus<2.0.0,>=1.22.3
protobuf<8.0.0,>=4.25.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_cloud_appengine_logging-1.9.0/setup.py
new/google_cloud_appengine_logging-1.10.0/setup.py
--- old/google_cloud_appengine_logging-1.9.0/setup.py 2026-03-31
00:16:44.000000000 +0200
+++ new/google_cloud_appengine_logging-1.10.0/setup.py 2026-06-02
16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -41,11 +41,11 @@
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
- "google-api-core[grpc] >= 2.11.0, <3.0.0",
+ "google-api-core[grpc] >= 2.17.1, <3.0.0",
# Exclude incompatible versions of `google-auth`
# See https://github.com/googleapis/google-cloud-python/issues/12364
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
- "grpcio >= 1.33.2, < 2.0.0",
+ "grpcio >= 1.59.0, < 2.0.0",
"grpcio >= 1.75.1, < 2.0.0; python_version >= '3.14'",
"proto-plus >= 1.22.3, <2.0.0",
"proto-plus >= 1.25.0, <2.0.0; python_version >= '3.13'",
@@ -73,7 +73,7 @@
long_description=readme,
author="Google LLC",
author_email="[email protected]",
- license="Apache 2.0",
+ license="Apache-2.0",
url=url,
classifiers=[
release_status,
@@ -81,7 +81,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",
@@ -92,7 +91,7 @@
],
platforms="Posix; MacOS X; Windows",
packages=packages,
- python_requires=">=3.9",
+ python_requires=">=3.10",
install_requires=dependencies,
extras_require=extras,
include_package_data=True,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/tests/__init__.py
new/google_cloud_appengine_logging-1.10.0/tests/__init__.py
--- old/google_cloud_appengine_logging-1.9.0/tests/__init__.py 2026-03-31
00:16:44.000000000 +0200
+++ new/google_cloud_appengine_logging-1.10.0/tests/__init__.py 2026-06-02
16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/tests/unit/__init__.py
new/google_cloud_appengine_logging-1.10.0/tests/unit/__init__.py
--- old/google_cloud_appengine_logging-1.9.0/tests/unit/__init__.py
2026-03-31 00:16:44.000000000 +0200
+++ new/google_cloud_appengine_logging-1.10.0/tests/unit/__init__.py
2026-06-02 16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/tests/unit/gapic/__init__.py
new/google_cloud_appengine_logging-1.10.0/tests/unit/gapic/__init__.py
--- old/google_cloud_appengine_logging-1.9.0/tests/unit/gapic/__init__.py
2026-03-31 00:16:44.000000000 +0200
+++ new/google_cloud_appengine_logging-1.10.0/tests/unit/gapic/__init__.py
2026-06-02 16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_cloud_appengine_logging-1.9.0/tests/unit/gapic/appengine_logging_v1/__init__.py
new/google_cloud_appengine_logging-1.10.0/tests/unit/gapic/appengine_logging_v1/__init__.py
---
old/google_cloud_appengine_logging-1.9.0/tests/unit/gapic/appengine_logging_v1/__init__.py
2026-03-31 00:16:44.000000000 +0200
+++
new/google_cloud_appengine_logging-1.10.0/tests/unit/gapic/appengine_logging_v1/__init__.py
2026-06-02 16:13:27.000000000 +0200
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# Copyright 2025 Google LLC
+# Copyright 2026 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.