Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2023-03-11 18:22:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python (Old)
 and      /work/SRC/openSUSE:Factory/.python.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python"

Sat Mar 11 18:22:27 2023 rev:180 rq:1070346 version:2.7.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/python/python-base.changes       2023-03-07 
16:49:22.601282183 +0100
+++ /work/SRC/openSUSE:Factory/.python.new.31432/python-base.changes    
2023-03-11 18:22:30.414401229 +0100
@@ -1,0 +2,5 @@
+Wed Mar  8 21:17:18 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Enable --with-system-ffi for non-standard architectures.
+
+-------------------------------------------------------------------
python.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.rnKIfb/_old  2023-03-11 18:22:31.786408380 +0100
+++ /var/tmp/diff_new_pack.rnKIfb/_new  2023-03-11 18:22:31.790408401 +0100
@@ -151,6 +151,7 @@
 BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  libbz2-devel
+BuildRequires:  libffi-devel
 %if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599
 BuildRequires:  libnsl-devel
 %endif
@@ -332,6 +333,7 @@
 %configure \
     --docdir=%{_docdir}/python \
     --with-fpectl \
+    --with-system-ffi \
     --enable-ipv6 \
     --enable-shared \
     --enable-unicode=ucs4

python.spec: same change

Reply via email to