forked from pool/python-zope.event
Accepting request 921301 from home:pgajdos:python
- %check: do not use setup.py test OBS-URL: https://build.opensuse.org/request/show/921301 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.event?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 24 10:53:37 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- %check: do not use setup.py test
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 9 22:27:07 UTC 2021 - Jason Craig <os@jacraig.com>
|
Fri Jul 9 22:27:07 UTC 2021 - Jason Craig <os@jacraig.com>
|
||||||
|
|
||||||
|
@@ -66,7 +66,11 @@ python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%python_exec setup.py test
|
cd build/lib
|
||||||
|
%{python_expand \
|
||||||
|
$python -m unittest -v zope.event.tests
|
||||||
|
$python -m doctest -v zope/event/classhandler.py
|
||||||
|
}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license COPYRIGHT.txt LICENSE.txt
|
%license COPYRIGHT.txt LICENSE.txt
|
||||||
|
Reference in New Issue
Block a user