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 2025-08-25 20:38:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-google-cloud-domains (Old) and /work/SRC/openSUSE:Factory/.python-google-cloud-domains.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-domains" Mon Aug 25 20:38:34 2025 rev:5 rq:1301153 version:1.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-google-cloud-domains/python-google-cloud-domains.changes 2025-04-25 22:21:06.248062173 +0200 +++ /work/SRC/openSUSE:Factory/.python-google-cloud-domains.new.30751/python-google-cloud-domains.changes 2025-08-25 20:39:59.280841424 +0200 @@ -1,0 +2,5 @@ +Mon Aug 25 02:35:55 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add missing BuildRequires on pytest-asyncio. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-google-cloud-domains.spec ++++++ --- /var/tmp/diff_new_pack.lHpfKL/_old 2025-08-25 20:39:59.804863377 +0200 +++ /var/tmp/diff_new_pack.lHpfKL/_new 2025-08-25 20:39:59.804863377 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-google-cloud-domains # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,13 +25,14 @@ URL: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-domains Source: https://files.pythonhosted.org/packages/source/g/google_cloud_domains/google_cloud_domains-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module wheel} BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module google-api-core >= 1.34.0} BuildRequires: %{python_module proto-plus >= 1.22.3} BuildRequires: %{python_module protobuf >= 3.20.2} +BuildRequires: %{python_module pytest-asyncio} +BuildRequires: %{python_module pytest} # /SECTION BuildRequires: fdupes Requires: python-google-api-core >= 1.34.0