Accepting request 756818 from openSUSE:Factory

Resubmit - had to revert, as the new package is uninstallable on current TW; conflicts python3 < 3.8 - will take a while

OBS-URL: https://build.opensuse.org/request/show/756818
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/shared-python-startup?expand=0&rev=6
This commit is contained in:
2019-12-13 13:45:30 +00:00
committed by Git OBS Bridge
parent 6ef7852e55
commit f6db798b73
2 changed files with 12 additions and 0 deletions

View File

@@ -25,6 +25,12 @@ Source0: pythonstart
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