14
0

- 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:
Tomáš Chvátal
2019-04-12 08:26:20 +00:00
committed by Git OBS Bridge
parent 76281104af
commit 809f0ba571
2 changed files with 7 additions and 1 deletions

View File

@@ -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>

View File

@@ -48,7 +48,7 @@ A simple library for managing DNS zones.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pytest
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
%files %{python_files}
%doc README.rst