Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python310 for openSUSE:Factory checked in at 2021-11-17 01:14:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python310 (Old) and /work/SRC/openSUSE:Factory/.python310.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python310" Wed Nov 17 01:14:24 2021 rev:7 rq:931817 version:3.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python310/python310.changes 2021-10-13 18:11:18.347765462 +0200 +++ /work/SRC/openSUSE:Factory/.python310.new.1890/python310.changes 2021-11-17 01:15:38.394191775 +0100 @@ -1,0 +2,5 @@ +Tue Nov 16 16:03:43 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Move rpm-build-python construct to correct place. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python310.spec ++++++ --- /var/tmp/diff_new_pack.oTJPIX/_old 2021-11-17 01:15:39.278191816 +0100 +++ /var/tmp/diff_new_pack.oTJPIX/_new 2021-11-17 01:15:39.282191817 +0100 @@ -153,6 +153,10 @@ BuildRequires: netcfg BuildRequires: openssl-devel BuildRequires: pkgconfig +%if 0%{?suse_version} >= 1550 +# The provider for python(abi) is in rpm-build-python +BuildRequires: rpm-build-python +%endif BuildRequires: xz BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(expat)