Hello community,

here is the log from the commit of package shared-python-startup for 
openSUSE:Factory checked in at 2020-03-08 22:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shared-python-startup (Old)
 and      /work/SRC/openSUSE:Factory/.shared-python-startup.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shared-python-startup"

Sun Mar  8 22:20:44 2020 rev:4 rq:756819 version:0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/shared-python-startup/shared-python-startup.changes  
    2019-12-13 14:42:52.081775514 +0100
+++ 
/work/SRC/openSUSE:Factory/.shared-python-startup.new.26092/shared-python-startup.changes
   2020-03-08 22:20:45.395952297 +0100
@@ -1,0 +2,6 @@
+Wed Dec  4 18:17:30 CET 2019 - Matej Cepl <mc...@suse.com>
+
+- Setup Conflicts: so that older version of Python don’t collide
+  with this package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ shared-python-startup.spec ++++++
--- /var/tmp/diff_new_pack.cKhur7/_old  2020-03-08 22:20:46.375952902 +0100
+++ /var/tmp/diff_new_pack.cKhur7/_new  2020-03-08 22:20:46.375952902 +0100
@@ -25,6 +25,12 @@
 Source1:        LICENSE
 BuildRequires:  filesystem
 Supplements:    python(abi)
+Conflicts:      python3 < 3.8
+%if 0%{?suse_version} > 1200
+Conflicts:      (python2 without python2_split_startup)
+%else
+Conflicts:      python2 < 2.7.17
+%endif
 BuildArch:      noarch
 
 %description


Reply via email to