forked from pool/python-convertdate
Accepting request 1283764 from home:bmwiedemann:branches:devel:languages:python
Replace usage of %jobs (boo#1237231) OBS-URL: https://build.opensuse.org/request/show/1283764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=19
This commit is contained in:
@@ -61,7 +61,7 @@ export LC_ALL="en_US.UTF8"
|
||||
|
||||
%check
|
||||
export LC_ALL="en_US.UTF8"
|
||||
%pytest %{?jobs:-n %jobs}
|
||||
%pytest -n $(echo %{?_smp_mflags} | cut -c 3-)
|
||||
|
||||
%post
|
||||
%python_install_alternative censusgeocode
|
||||
|
||||
Reference in New Issue
Block a user