- We can finally use %pyunittest macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freezegun?expand=0&rev=32
This commit is contained in:
Matej Cepl 2020-08-18 22:52:34 +00:00 committed by Git OBS Bridge
parent 574f8da219
commit e5af1c2306
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 18 22:52:14 UTC 2020 - Matej Cepl <mcepl@suse.com>
- We can finally use %pyunittest macro
-------------------------------------------------------------------
Wed Mar 11 17:29:52 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -59,7 +59,7 @@ time by mocking the datetime module.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec -munittest discover -v
%pyunittest
%files %{python_files}
%license LICENSE