- Remove pyparsing buildignore as the cycle was solved
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-linecache2?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
c95ba547e6
commit
9a62dcdf91
@@ -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 13:59:51 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-pbr
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
@@ -52,7 +50,7 @@ A backport of linecache to older supported Pythons.
|
||||
%files %{python_files}
|
||||
%doc README.rst AUTHORS ChangeLog
|
||||
# Contains the license
|
||||
%doc setup.cfg
|
||||
%license setup.cfg
|
||||
%{python_sitelib}/linecache2
|
||||
%{python_sitelib}/linecache2-%{version}-py*.egg-info
|
||||
|
||||
|
Reference in New Issue
Block a user