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:
Todd R 2019-11-13 16:47:25 +00:00 committed by Git OBS Bridge
parent 31da718ed0
commit cc5e24a08f
2 changed files with 7 additions and 0 deletions

View File

@ -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>

View File

@ -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}