Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package micropython for openSUSE:Factory checked in at 2022-01-16 23:18:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/micropython (Old) and /work/SRC/openSUSE:Factory/.micropython.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micropython" Sun Jan 16 23:18:27 2022 rev:4 rq:946789 version:1.17 Changes: -------- --- /work/SRC/openSUSE:Factory/micropython/micropython.changes 2021-09-25 22:51:38.531364204 +0200 +++ /work/SRC/openSUSE:Factory/.micropython.new.1892/micropython.changes 2022-01-16 23:19:24.162381544 +0100 @@ -1,0 +2,5 @@ +Sun Jan 16 13:34:06 UTC 2022 - Dirk M??ller <[email protected]> + +- avoid spec-cleaner messing it up + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ micropython.spec ++++++ --- /var/tmp/diff_new_pack.H3aXFF/_old 2022-01-16 23:19:24.818381866 +0100 +++ /var/tmp/diff_new_pack.H3aXFF/_new 2022-01-16 23:19:24.822381869 +0100 @@ -1,7 +1,7 @@ # # spec file for package micropython # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,7 +55,7 @@ # https://github.com/micropython/micropython/issues/4176 %check export MICROPY_CPYTHON3=python3 -make -C ports/unix PYTHON=%{__python3} V=1 test +make -C ports/unix PYTHON=%{_bindir}/python3 V=1 test %endif %files
