Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-async_timeout for
openSUSE:Factory checked in at 2021-01-29 14:56:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-async_timeout (Old)
and /work/SRC/openSUSE:Factory/.python-async_timeout.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-async_timeout"
Fri Jan 29 14:56:20 2021 rev:4 rq:867073 version:3.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-async_timeout/python-async_timeout.changes
2019-03-06 15:52:53.516417869 +0100
+++
/work/SRC/openSUSE:Factory/.python-async_timeout.new.28504/python-async_timeout.changes
2021-01-29 14:56:42.753475446 +0100
@@ -1,0 +2,5 @@
+Wed Jan 27 07:40:03 UTC 2021 - Antonio Larrosa <[email protected]>
+
+- Fix Obsolete/Provides to work with multiple python3 flavors
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-async_timeout.spec ++++++
--- /var/tmp/diff_new_pack.ZvbJ85/_old 2021-01-29 14:56:43.465476493 +0100
+++ /var/tmp/diff_new_pack.ZvbJ85/_new 2021-01-29 14:56:43.469476499 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-async_timeout
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,10 +33,8 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
-%ifpython3
-Provides: python3-async-timeout = %{version}
-Obsoletes: python3-async-timeout < %{version}
-%endif
+Provides: python-async-timeout = %{version}
+Obsoletes: python-async-timeout < %{version}
%python_subpackages
%description