Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-pubsub for
openSUSE:Factory checked in at 2025-10-10 17:09:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-pubsub (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-pubsub.new.5300 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-pubsub"
Fri Oct 10 17:09:09 2025 rev:2 rq:1310011 version:2.29.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-pubsub/python-google-cloud-pubsub.changes
2025-04-10 22:00:54.520760138 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-pubsub.new.5300/python-google-cloud-pubsub.changes
2025-10-10 17:10:05.891134827 +0200
@@ -1,0 +2,5 @@
+Wed Oct 08 13:51:01 UTC 2025 - Fabian Reiber <[email protected]>
+
+- Adds modern python on Leap 15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-pubsub.spec ++++++
--- /var/tmp/diff_new_pack.RGMZgN/_old 2025-10-10 17:10:06.667167464 +0200
+++ /var/tmp/diff_new_pack.RGMZgN/_new 2025-10-10 17:10:06.667167464 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-google-cloud-pubsub
#
-# 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
@@ -16,6 +16,7 @@
#
+%{?sle15_python_module_pythons}
Name: python-google-cloud-pubsub
Version: 2.29.0
Release: 0
@@ -23,14 +24,12 @@
License: Apache-2.0
URL: https://github.com/googleapis/python-pubsub
Source:
https://files.pythonhosted.org/packages/source/g/google-cloud-pubsub/google_cloud_pubsub-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module flaky}
-BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module google-api-core >= 1.34.0}
BuildRequires: %{python_module google-auth >= 2.14.1}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.12.4}
@@ -42,6 +41,8 @@
BuildRequires: %{python_module proto-plus >= 1.22.2}
BuildRequires: %{python_module proto-plus >= 1.25.0}
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