- 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:
parent
bb9df1e697
commit
b68851d8f5
@ -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>
|
||||
|
||||
|
@ -58,7 +58,7 @@ cp -r appdirs.egg-info \
|
||||
}
|
||||
|
||||
%check
|
||||
%python_exec -munittest discover -v
|
||||
%pyunittest
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
|
Loading…
Reference in New Issue
Block a user