Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-calmjs for openSUSE:Factory checked in at 2021-01-26 14:46:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-calmjs (Old) and /work/SRC/openSUSE:Factory/.python-calmjs.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-calmjs" Tue Jan 26 14:46:25 2021 rev:3 rq:866032 version:3.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-calmjs/python-calmjs.changes 2020-01-20 22:54:19.899317824 +0100 +++ /work/SRC/openSUSE:Factory/.python-calmjs.new.28504/python-calmjs.changes 2021-01-26 14:49:56.339693083 +0100 @@ -1,0 +2,5 @@ +Fri Jan 22 14:00:18 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- Launch the tests again. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-calmjs.spec ++++++ --- /var/tmp/diff_new_pack.RMawlW/_old 2021-01-26 14:49:57.039694037 +0100 +++ /var/tmp/diff_new_pack.RMawlW/_new 2021-01-26 14:49:57.043694043 +0100 @@ -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 @@ %check export LANG=en_US.UTF-8 pushd src +PYTHONPATH=. %pytest -k 'not (test_setup_egg_info or test_build_calmjs_artifact)' popd