From e24ffddae47417e657d2a8ce195b0d11d27d39a9b5871fda74605e8535c0d4dc Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 3 Jan 2020 02:12:31 +0000 Subject: [PATCH] Accepting request 760528 from home:TheBlackCat:branches:devel:languages:python:jupyter - Drop python2 support due to dependencies dropping python2 OBS-URL: https://build.opensuse.org/request/show/760528 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=16 --- python-ipywidgets.changes | 5 +++++ python-ipywidgets.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-ipywidgets.changes b/python-ipywidgets.changes index e591142..7da3818 100644 --- a/python-ipywidgets.changes +++ b/python-ipywidgets.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 3 01:26:01 UTC 2020 - Todd R + +- Drop python2 support due to dependencies dropping python2 + ------------------------------------------------------------------- Sun Aug 11 01:36:21 UTC 2019 - Todd R diff --git a/python-ipywidgets.spec b/python-ipywidgets.spec index 0dc5d01..cf5d364 100644 --- a/python-ipywidgets.spec +++ b/python-ipywidgets.spec @@ -1,7 +1,7 @@ # # spec file for package python-ipywidgets # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-ipywidgets Version: 7.5.1 Release: 0