Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-google-cloud-artifact-registry for openSUSE:Factory checked in at
2024-04-21 20:28:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-artifact-registry (Old)
and
/work/SRC/openSUSE:Factory/.python-google-cloud-artifact-registry.new.26366
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-artifact-registry"
Sun Apr 21 20:28:20 2024 rev:4 rq:1169412 version:1.11.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-artifact-registry/python-google-cloud-artifact-registry.changes
2024-03-26 19:26:24.067037255 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-artifact-registry.new.26366/python-google-cloud-artifact-registry.changes
2024-04-21 20:29:58.287845833 +0200
@@ -1,0 +2,12 @@
+Sat Apr 20 20:43:39 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 1.11.3:
+ * Add google-auth as a direct dependency (780c5f1)
+ * Add staticmethod decorator to _get_client_cert_source and
+ _get_api_endpoint
+ * Resolve AttributeError 'Credentials' object has no attribute
+ 'universe_domain'
+ * Require google-api-core>=1.34.1
+ * fix ValueError in test__validate_universe_domain
+
+-------------------------------------------------------------------
Old:
----
google-cloud-artifact-registry-1.11.0.tar.gz
New:
----
google-cloud-artifact-registry-1.11.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-artifact-registry.spec ++++++
--- /var/tmp/diff_new_pack.tZRANk/_old 2024-04-21 20:29:58.735862279 +0200
+++ /var/tmp/diff_new_pack.tZRANk/_new 2024-04-21 20:29:58.739862426 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-artifact-registry
-Version: 1.11.0
+Version: 1.11.3
Release: 0
Summary: Google Cloud Artifact Registry API client library
License: Apache-2.0
@@ -29,14 +29,15 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 1.34.0}
+BuildRequires: %{python_module google-api-core >= 1.34.1}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.12.4}
BuildRequires: %{python_module proto-plus >= 1.22.3}
BuildRequires: %{python_module protobuf >= 3.19.5}
BuildRequires: %{python_module pytest}
# /SECTION
BuildRequires: fdupes
-Requires: python-google-api-core >= 1.34.0
+Requires: python-google-api-core >= 1.34.1
+Requires: python-google-auth
Requires: python-grpc-google-iam-v1 >= 0.12.4
Requires: python-proto-plus >= 1.22.3
Requires: python-protobuf >= 3.19.5
++++++ google-cloud-artifact-registry-1.11.0.tar.gz ->
google-cloud-artifact-registry-1.11.3.tar.gz ++++++
++++ 11957 lines of diff (skipped)