Accepting request 798278 from devel:languages:python:Factory

Just synchronizing with SLE fixes

OBS-URL: https://build.opensuse.org/request/show/798278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shared-python-startup?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2020-04-27 21:42:34 +00:00 committed by Git OBS Bridge
commit 893148980e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 27 13:18:52 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Correct suse_version value for SLE-12
-------------------------------------------------------------------
Wed Dec 4 18:17:30 CET 2019 - Matej Cepl <mcepl@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package shared-python-startup
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -26,7 +26,7 @@ Source1: LICENSE
BuildRequires: filesystem
Supplements: python(abi)
Conflicts: python3 < 3.8
%if 0%{?suse_version} > 1200
%if 0%{?suse_version} > 1315
Conflicts: (python2 without python2_split_startup)
%else
Conflicts: python2 < 2.7.17