forked from pool/python-greenlet
Accepting request 915037 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/915037 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-greenlet?expand=0&rev=37
This commit is contained in:
commit
2e54c2c677
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 30 11:46:34 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- %check: use %pyunittest rpm macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 6 12:37:38 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Sun Jun 6 12:37:38 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -66,7 +66,7 @@ cd docs && make html && rm _build/html/.buildinfo
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
export CFLAGS="%{optflags} -fno-tree-dominator-opts -fno-strict-aliasing"
|
export CFLAGS="%{optflags} -fno-tree-dominator-opts -fno-strict-aliasing"
|
||||||
%python_exec setup.py -q test
|
%pyunittest_arch discover -v greenlet.tests
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc AUTHORS CHANGES.rst README.rst
|
%doc AUTHORS CHANGES.rst README.rst
|
||||||
|
Loading…
Reference in New Issue
Block a user