14
0
forked from pool/python-pyuca

Accepting request 827694 from devel:languages:python

- We can finally use %pyunittest macro

OBS-URL: https://build.opensuse.org/request/show/827694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyuca?expand=0&rev=5
This commit is contained in:
2020-08-19 16:55:15 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 18 22:42:45 UTC 2020 - Matej Cepl <mcepl@suse.com>
- We can finally use %pyunittest macro
-------------------------------------------------------------------
Wed Aug 12 23:31:22 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@@ -50,7 +50,7 @@ cp %{SOURCE1} .
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_expand $python -munittest discover -v
%pyunittest test
%files %{python_files}
%license LICENSE*