forked from pool/python-localzone
- Do not use pytest macro as this goes to leap and the macros
update is not yet processed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-localzone?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
76281104af
commit
809f0ba571
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 12 08:25:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Do not use pytest macro as this goes to leap and the macros
|
||||||
|
update is not yet processed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 18 10:44:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Mar 18 10:44:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ A simple library for managing DNS zones.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pytest
|
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|||||||
Reference in New Issue
Block a user