- Do not generate any packages in the test multibuild run
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=115
This commit is contained in:
parent
f63e91d1ad
commit
85d6ee54eb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 21:53:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Do not generate any packages in the test multibuild run
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 26 20:02:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Tue Mar 26 20:02:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -105,11 +105,9 @@ export OS_TEST_TIMEOUT=60
|
|||||||
|
|
||||||
%postun
|
%postun
|
||||||
%python_uninstall_alternative pbr
|
%python_uninstall_alternative pbr
|
||||||
%endif
|
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%if !%{with test}
|
|
||||||
%doc AUTHORS ChangeLog CONTRIBUTING.rst README.rst
|
%doc AUTHORS ChangeLog CONTRIBUTING.rst README.rst
|
||||||
%python_alternative %{_bindir}/pbr
|
%python_alternative %{_bindir}/pbr
|
||||||
%{python_sitelib}/pbr
|
%{python_sitelib}/pbr
|
||||||
|
Loading…
Reference in New Issue
Block a user