forked from pool/python-arabic-reshaper
Accepting request 841626 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/841626 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-arabic-reshaper?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 15:59:32 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire python-configparser only conditionally when using
|
||||
python-base, aka python2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 12:51:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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 @@ Source: https://github.com/mpcabd/python-arabic-reshaper/archive/v%{vers
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user