Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-google-cloud-domains for openSUSE:Factory checked in at 2024-02-26 19:47:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-google-cloud-domains (Old) and /work/SRC/openSUSE:Factory/.python-google-cloud-domains.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-domains" Mon Feb 26 19:47:47 2024 rev:2 rq:1151466 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-google-cloud-domains/python-google-cloud-domains.changes 2023-12-18 22:56:47.265467794 +0100 +++ /work/SRC/openSUSE:Factory/.python-google-cloud-domains.new.1770/python-google-cloud-domains.changes 2024-02-26 19:48:31.836719110 +0100 @@ -1,0 +2,11 @@ +Fri Feb 9 12:04:38 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.7.1: + * Add google-auth as a direct dependency + * Add staticmethod decorator to _get_client_cert_source and + _get_api_endpoint + * Resolve AttributeError 'Credentials' object has no attribute + 'universe_domain' + * Allow users to explicitly configure universe domain + +------------------------------------------------------------------- Old: ---- google-cloud-domains-1.6.0.tar.gz New: ---- google-cloud-domains-1.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-google-cloud-domains.spec ++++++ --- /var/tmp/diff_new_pack.Q8l71F/_old 2024-02-26 19:48:32.264734584 +0100 +++ /var/tmp/diff_new_pack.Q8l71F/_new 2024-02-26 19:48:32.268734728 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-google-cloud-domains # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-google-cloud-domains -Version: 1.6.0 +Version: 1.7.1 Release: 0 Summary: Google Cloud Domains API client library License: Apache-2.0 @@ -35,6 +35,7 @@ # /SECTION BuildRequires: fdupes Requires: python-google-api-core >= 1.34.0 +Requires: python-google-auth >= 2.14.1 Requires: python-proto-plus >= 1.22.3 Requires: python-protobuf >= 3.19.5 BuildArch: noarch ++++++ google-cloud-domains-1.6.0.tar.gz -> google-cloud-domains-1.7.1.tar.gz ++++++ ++++ 3038 lines of diff (skipped)