Hello community,

here is the log from the commit of package llvm7 for openSUSE:Factory checked 
in at 2019-10-21 12:30:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm7 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm7.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm7"

Mon Oct 21 12:30:44 2019 rev:20 rq:741335 version:7.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm7/llvm7.changes      2019-10-16 
09:13:15.931779900 +0200
+++ /work/SRC/openSUSE:Factory/.llvm7.new.2352/llvm7.changes    2019-10-21 
12:30:53.792130454 +0200
@@ -1,0 +2,9 @@
+Fri Oct 18 18:40:39 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- (Build)Require only python3-base instead of full python3 package,
+  the additional modules are not required. Helps shortening the
+  build dependency chain.
+- Remove python3-* requires from lldb7 subpackage, and add it to
+  the bindings/pretty-printer subpackage (python3-lldb7).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm7.spec ++++++
--- /var/tmp/diff_new_pack.ro9ySF/_old  2019-10-21 12:30:57.852135057 +0200
+++ /var/tmp/diff_new_pack.ro9ySF/_new  2019-10-21 12:30:57.852135057 +0200
@@ -119,7 +119,7 @@
 BuildRequires:  libtool
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
-BuildRequires:  python3
+BuildRequires:  python3-base
 BuildRequires:  pkgconfig(libedit)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(zlib)
@@ -423,8 +423,6 @@
 BuildRequires:  pkgconfig(python3)
 # Avoid multiple provider errors
 Requires:       liblldb%{_sonum} = %{_relver}
-Requires:       python3
-Requires:       python3-six
 ExclusiveArch:  x86_64
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -467,6 +465,8 @@
 BuildRequires:  swig >= 3.0.11
 # Avoid multiple provider errors
 Requires:       liblldb%{_sonum} = %{_relver}
+Requires:       python3-base
+Requires:       python3-six
 Provides:       %{python3_sitearch}/lldb/
 Conflicts:      %{python3_sitearch}/lldb/
 


Reply via email to