Accepting request 830125 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/830125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-09-04 09:00:25 +00:00 committed by Git OBS Bridge
commit ee16a6a7d4
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> 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 %check
%python_exec -munittest discover -v %pyunittest
%files %{python_files} %files %{python_files}
%license LICENSE.txt %license LICENSE.txt