Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pep517 for openSUSE:Factory checked in at 2022-01-09 22:49:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pep517 (Old) and /work/SRC/openSUSE:Factory/.python-pep517.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pep517" Sun Jan 9 22:49:52 2022 rev:11 rq:945132 version:0.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pep517/python-pep517.changes 2021-12-03 20:35:38.640169298 +0100 +++ /work/SRC/openSUSE:Factory/.python-pep517.new.1892/python-pep517.changes 2022-01-09 22:49:57.627272609 +0100 @@ -1,0 +2,5 @@ +Sun Jan 9 15:08:17 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Make it work with old python-rpm-macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pep517.spec ++++++ --- /var/tmp/diff_new_pack.m3qG7i/_old 2022-01-09 22:49:58.827273679 +0100 +++ /var/tmp/diff_new_pack.m3qG7i/_new 2022-01-09 22:49:58.831273682 +0100 @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -90,11 +90,10 @@ --no-build-isolation \ --progress-bar off \ --verbose \ - -w dist/ \ - . + -w . . %install -%pyproject_install dist/pep517-%{version}-py2.py3-none-any.whl +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %endif