Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gast?expand=0&rev=19
This commit is contained in:
parent
344ea25263
commit
d3a7ff5fd2
@ -17,7 +17,6 @@
|
||||
|
||||
|
||||
%define srcname gast
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-gast
|
||||
Version: 0.5.4
|
||||
@ -56,7 +55,8 @@ as produced by ``ast.parse`` from the standard ``ast`` module.
|
||||
%pyunittest discover -v tests
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/gast
|
||||
%{python_sitelib}/gast-%{version}*-info
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user