Accepting request 748445 from home:TheBlackCat:branches:devel:languages:python:jupyter
Drop python2 support due to python-notebook dropping python2 support OBS-URL: https://build.opensuse.org/request/show/748445 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=12
This commit is contained in:
parent
31da718ed0
commit
cc5e24a08f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 16:40:01 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Drop python2 support due to python-notebook dropping python2 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 11 01:36:21 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-ipywidgets
|
||||
Version: 7.5.1
|
||||
Release: 0
|
||||
@ -35,6 +36,7 @@ BuildRequires: unzip
|
||||
Requires: python-ipykernel >= 4.5.1
|
||||
Requires: python-ipython >= 4
|
||||
Requires: python-jsonschema
|
||||
Requires: python-notebook
|
||||
Requires: python-traitlets >= 4.3.1
|
||||
Provides: python-jupyter_ipywidgets = %{version}
|
||||
Obsoletes: python-jupyter_ipywidgets <= %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user