Accepting request 747937 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/747937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=13
This commit is contained in:
Todd R 2019-11-12 20:49:12 +00:00 committed by Git OBS Bridge
parent e7b1ba8cf6
commit bf7bb6b6c0
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 12 17:38:51 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Drop python2 support due to python-notebook dropping python2 support
-------------------------------------------------------------------
Tue Aug 20 14:38:49 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%define mainver 1.1.0
%define labver 1.0.0
Name: python-nbdime