1
0

Accepting request 928027 from devel:languages:python:jupyter

- revert the usage of libalternatives due to
  gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/request/show/928027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2021-10-29 20:34:11 +00:00 committed by Git OBS Bridge
commit 7306fab10c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 28 19:14:32 UTC 2021 - Ben Greiner <code@bnavigator.de>
- revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11
-------------------------------------------------------------------
Sun Oct 17 18:39:09 UTC 2021 - Stefan Schubert <schubi@suse.de>

View File

@ -17,7 +17,8 @@
#
%if 0%{?suse_version} > 1500
%bcond_with libalternatives_issue_11_fixed
%if 0%{?suse_version} > 1500 && %{with libalternatives_issue_11_fixed}
%bcond_without libalternatives
%else
%bcond_with libalternatives