15
0

- Do not generate test subpackage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2019-09-17 10:11:40 +00:00
committed by Git OBS Bridge
parent cddfe346f8
commit d2dc214afb
2 changed files with 6 additions and 1 deletions

View File

@@ -87,10 +87,10 @@ Specifically:
%python_expand invoke-%{$python_bin_suffix} test
%endif
%if !%{with test}
%files %{python_files}
%doc README.rst
%license LICENSE
%if !%{with test}
%{python_sitelib}/*
%endif