forked from pool/python-pydenticon
Accepting request 895890 from home:pgajdos:python
- %check: use %pyunittest rpm macro OBS-URL: https://build.opensuse.org/request/show/895890 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydenticon?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 28 06:53:23 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- %check: use %pyunittest rpm macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 8 10:44:58 UTC 2021 - Oliver Kurz <okurz@suse.com>
|
Mon Feb 8 10:44:58 UTC 2021 - Oliver Kurz <okurz@suse.com>
|
||||||
|
|
||||||
|
@@ -75,7 +75,7 @@ original Sigil implementation, like:
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
%python_exec setup.py test
|
%pyunittest discover -v
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user