Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sip4 for openSUSE:Factory checked in at 2022-08-10 17:14:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sip4 (Old) and /work/SRC/openSUSE:Factory/.python-sip4.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sip4" Wed Aug 10 17:14:19 2022 rev:7 rq:994183 version:4.19.25 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sip4/python-sip4.changes 2021-08-29 21:34:22.670711839 +0200 +++ /work/SRC/openSUSE:Factory/.python-sip4.new.1521/python-sip4.changes 2022-08-10 17:15:37.870073071 +0200 @@ -1,0 +2,6 @@ +Tue Aug 9 19:06:32 UTC 2022 - Ben Greiner <[email protected]> + +- Override install location to platformdir for distutils hijacked + by setuptools 60+ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sip4.spec ++++++ --- /var/tmp/diff_new_pack.5bNOMd/_old 2022-08-10 17:15:38.474074647 +0200 +++ /var/tmp/diff_new_pack.5bNOMd/_new 2022-08-10 17:15:38.478074658 +0200 @@ -158,7 +158,8 @@ $python ../configure.py --debug \ CFLAGS+="%{optflags}" \ CXXFLAGS+="%{optflags}" \ - LIBS+="-l$ldlibrary" + LIBS+="-l$ldlibrary" \ + -d %{$python_sitearch} make %{?_smp_mflags} @@ -187,7 +188,8 @@ CFLAGS+="%{optflags}" \ CXXFLAGS+="%{optflags}" \ LIBS+="-l$ldlibrary" \ - --no-dist-info + --no-dist-info \ + -d %{$python_sitearch} make %{?_smp_mflags}
