Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tox for openSUSE:Factory checked in at 2023-06-12 15:27:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tox (Old) and /work/SRC/openSUSE:Factory/.python-tox.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tox" Mon Jun 12 15:27:46 2023 rev:49 rq:1092492 version:4.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes 2023-06-04 18:36:06.194564663 +0200 +++ /work/SRC/openSUSE:Factory/.python-tox.new.15902/python-tox.changes 2023-06-12 15:28:13.343680634 +0200 @@ -1,0 +2,6 @@ +Fri Jun 9 07:26:58 UTC 2023 - ecsos <ec...@opensuse.org> + +- Fix build error in Leap. + Change %autopatch -p1 -m 1 to %patch1 -p1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tox.spec ++++++ --- /var/tmp/diff_new_pack.sX0mLf/_old 2023-06-12 15:28:14.175685556 +0200 +++ /var/tmp/diff_new_pack.sX0mLf/_new 2023-06-12 15:28:14.179685580 +0200 @@ -66,17 +66,17 @@ BuildRequires: unzip BuildRequires: (python3-importlib-metadata >= 0.12 if python3-base < 3.8) BuildRequires: (python36-importlib-metadata >= 0.12 if python36-base) +Requires: python-cachetools +Requires: python-chardet +Requires: python-colorama Requires: python-filelock >= 3.0.0 Requires: python-packaging >= 14 +Requires: python-platformdirs >= 3.5.1 Requires: python-pluggy >= 0.12.0 +Requires: python-pyproject-api Requires: python-tomli >= 2.0.1 Requires: python-virtualenv >= 20.0.8 Requires: (python-importlib-metadata >= 0.12 if python3-base < 3.8) -Requires: python-colorama -Requires: python-chardet -Requires: python-cachetools -Requires: python-pyproject-api -Requires: python-platformdirs >= 3.5.1 Requires(post): update-alternatives Requires(postun):update-alternatives # last detox version is 0.19 @@ -117,7 +117,7 @@ %if %{without devpi_process} %patch0 -p1 %endif -%autopatch -p1 -m 1 +%patch1 -p1 %build export LANG=en_US.UTF8