Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2015-07-28 11:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3 (Old)
 and      /work/SRC/openSUSE:Factory/.python3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3/python3-base.changes     2015-07-05 
17:54:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes        
2015-07-28 11:42:16.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 23 22:08:10 UTC 2015 - [email protected]
+
+- Build with --enable-loadable-sqlite-extensions to make it works
+  as geospatial database.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python3/python3.changes  2015-07-05 
17:54:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3.changes     2015-07-28 
11:42:16.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 23 22:08:10 UTC 2015 - [email protected]
+
+- Build with --enable-loadable-sqlite-extensions to make it works
+  as geospatial database.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-base.spec ++++++
--- /var/tmp/diff_new_pack.D4xzdN/_old  2015-07-28 11:42:17.000000000 +0200
+++ /var/tmp/diff_new_pack.D4xzdN/_new  2015-07-28 11:42:17.000000000 +0200
@@ -264,7 +264,8 @@
     --enable-ipv6 \
     --with-fpectl \
     --enable-shared \
-    --with-ensurepip=no
+    --with-ensurepip=no \
+    --enable-loadable-sqlite-extensions
 
 %if 0%{?do_profiling}
 target=profile-opt

++++++ python3.spec ++++++
--- /var/tmp/diff_new_pack.D4xzdN/_old  2015-07-28 11:42:17.000000000 +0200
+++ /var/tmp/diff_new_pack.D4xzdN/_new  2015-07-28 11:42:17.000000000 +0200
@@ -231,7 +231,8 @@
     --enable-shared \
     --with-system-ffi \
     --with-system-expat \
-    --with-ensurepip=no
+    --with-ensurepip=no \
+    --enable-loadable-sqlite-extensions
 
 make %{?_smp_mflags} # DESTDIR=$RPM_BUILD_ROOT
 




Reply via email to