Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package buildstream for openSUSE:Factory checked in at 2021-12-10 21:53:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/buildstream (Old) and /work/SRC/openSUSE:Factory/.buildstream.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "buildstream" Fri Dec 10 21:53:02 2021 rev:19 rq:939437 version:1.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/buildstream/buildstream.changes 2021-10-26 20:14:41.718041550 +0200 +++ /work/SRC/openSUSE:Factory/.buildstream.new.2520/buildstream.changes 2021-12-10 21:53:36.202924895 +0100 @@ -1,0 +2,5 @@ +Fri Dec 10 09:08:24 UTC 2021 - [email protected] + +- pytest-runner is deprecated + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ buildstream.spec ++++++ --- /var/tmp/diff_new_pack.Am8fzw/_old 2021-12-10 21:53:36.594925069 +0100 +++ /var/tmp/diff_new_pack.Am8fzw/_new 2021-12-10 21:53:36.598925070 +0100 @@ -29,14 +29,14 @@ BuildRequires: fdupes BuildRequires: python3-base >= 3.4 BuildRequires: python3-devel >= 3.4 -BuildRequires: python3-pytest-runner +BuildRequires: python3-pytest BuildRequires: python3-setuptools BuildRequires: typelib-1_0-OSTree-1_0 Requires: bubblewrap Requires: python3-base >= 3.4 Requires: python3-click -Requires: python3-grpcio >= 1.34 Requires: python3-gobject +Requires: python3-grpcio >= 1.34 Requires: python3-psutil Requires: python3-ruamel.yaml >= 0.16 Requires: typelib-1_0-OSTree-1_0 @@ -49,6 +49,8 @@ %setup -q # Fix the shebang find -type f -exec sed -i 's|/usr/bin/env python3|%{_bindir}/python3|' {} \; +# https://github.com/apache/buildstream/commit/b27b592a64a7050a205fa17c807fac193990b2a7 +sed -i 's:pytest-runner::' setup.py %build %python3_build
