forked from pool/python-tablib
- Remove py2 dependencies as the package is py3 only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tablib?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
8d672a7150
commit
96ccddcae6
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 20 09:06:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Remove py2 dependencies as the package is py3 only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 25 05:52:59 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
Tue Feb 25 05:52:59 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -45,7 +45,6 @@ BuildRequires: %{python_module xlwt >= 1.3.0}
|
|||||||
BuildRequires: %{python_module xml}
|
BuildRequires: %{python_module xml}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: python2-backports.csv
|
|
||||||
Requires: python-MarkupPy
|
Requires: python-MarkupPy
|
||||||
Requires: python-PyYAML >= 3.12
|
Requires: python-PyYAML >= 3.12
|
||||||
Requires: python-odfpy >= 1.3.5
|
Requires: python-odfpy >= 1.3.5
|
||||||
@@ -55,9 +54,6 @@ Requires: python-xlwt >= 1.3.0
|
|||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
Suggests: python-pandas >= 0.20.3
|
Suggests: python-pandas >= 0.20.3
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%ifpython2
|
|
||||||
Requires: python2-backports.csv
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user