- We can finally use %pyunittest macro

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 18 23:32:44 UTC 2020 - Matej Cepl <mcepl@suse.com>
- We can finally use %pyunittest macro
-------------------------------------------------------------------
Tue Jun 2 16:46:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -58,7 +58,7 @@ cp -r appdirs.egg-info \
}
%check
%python_exec -munittest discover -v
%pyunittest
%files %{python_files}
%license LICENSE.txt