Hello community,
here is the log from the commit of package python-arabic-reshaper for
openSUSE:Factory checked in at 2020-10-14 15:39:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-arabic-reshaper (Old)
and /work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arabic-reshaper"
Wed Oct 14 15:39:38 2020 rev:5 rq:841626 version:2.0.15
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-arabic-reshaper/python-arabic-reshaper.changes
2019-09-27 14:47:31.744908201 +0200
+++
/work/SRC/openSUSE:Factory/.python-arabic-reshaper.new.3486/python-arabic-reshaper.changes
2020-10-14 15:40:11.474383336 +0200
@@ -1,0 +2,6 @@
+Tue Oct 13 15:59:32 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire python-configparser only conditionally when using
+ python-base, aka python2.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-arabic-reshaper.spec ++++++
--- /var/tmp/diff_new_pack.VIfE8M/_old 2020-10-14 15:40:11.906383487 +0200
+++ /var/tmp/diff_new_pack.VIfE8M/_new 2020-10-14 15:40:11.910383488 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-arabic-reshaper
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,8 +28,8 @@
BuildRequires: %{python_module future}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
-BuildRequires: python-configparser
BuildRequires: python-rpm-macros
+BuildRequires: (python-configparser if python-base)
Requires: python-future
BuildArch: noarch
%ifpython2