- Remove pyparsing buildignore as the cycle was solved
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-traceback2?expand=0&rev=14
This commit is contained in:
parent
73515db510
commit
91af1e9226
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:53:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Remove pyparsing buildignore as the cycle was solved
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 14:47:50 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -30,8 +30,6 @@ BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
#!BuildIgnore: python2-pyparsing
|
||||
#!BuildIgnore: python3-pyparsing
|
||||
Requires: python-linecache2
|
||||
Requires: python-pbr
|
||||
BuildArch: noarch
|
||||
@ -53,7 +51,7 @@ A backport of traceback to older supported Pythons.
|
||||
%files %{python_files}
|
||||
%doc README.rst AUTHORS ChangeLog
|
||||
# Contains the license
|
||||
%doc setup.cfg
|
||||
%license setup.cfg
|
||||
%{python_sitelib}/traceback2
|
||||
%{python_sitelib}/traceback2-%{version}-py*.egg-info
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user