Hello community, here is the log from the commit of package python-typed-ast for openSUSE:Factory checked in at 2020-12-05 20:35:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-typed-ast (Old) and /work/SRC/openSUSE:Factory/.python-typed-ast.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typed-ast" Sat Dec 5 20:35:36 2020 rev:11 rq:853096 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-typed-ast/python-typed-ast.changes 2020-05-28 09:07:59.707820606 +0200 +++ /work/SRC/openSUSE:Factory/.python-typed-ast.new.5913/python-typed-ast.changes 2020-12-05 20:35:45.422621973 +0100 @@ -1,0 +2,7 @@ +Fri Dec 4 11:40:59 UTC 2020 - Benjamin Greiner <c...@bnavigator.de> + +- Use (fixed in the meantime) pytest_arch macro in order to ignore + the _build directories from multiple python3 flavors + gh#openSUSE/python-rpm-macros#66 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-typed-ast.spec ++++++ --- /var/tmp/diff_new_pack.rU2ywV/_old 2020-12-05 20:35:45.966622525 +0100 +++ /var/tmp/diff_new_pack.rU2ywV/_new 2020-12-05 20:35:45.970622529 +0100 @@ -55,12 +55,9 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -# using expand here instead of %%pytest_arch as the macro does not do export on the PYTHONPATH, see https://github.com/openSUSE/python-rpm-macros/issues/43 -%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} -PYTHONDONTWRITEBYTECODE=1 # disable tests 'test_ignores' and 'test_convert_strs' because of bsc#1171573, failing on ppc64. -py.test-%{$python_bin_suffix} -v -k 'not test_ignores and not test_convert_strs' -} +%pytest_arch -k 'not test_ignores and not test_convert_strs' + %files %{python_files} %license LICENSE _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org