forked from pool/python-calmjs
Accepting request 866032 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/866032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calmjs?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 14:00:18 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Launch the tests again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 15:04:12 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-calmjs
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -66,6 +66,7 @@ export LANG=en_US.UTF-8
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
pushd src
|
||||
PYTHONPATH=.
|
||||
%pytest -k 'not (test_setup_egg_info or test_build_calmjs_artifact)'
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user