diff --git a/python-nbdime.changes b/python-nbdime.changes index 791fb67..04ca8e7 100644 --- a/python-nbdime.changes +++ b/python-nbdime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 12 17:38:51 UTC 2019 - Todd R + +- Drop python2 support due to python-notebook dropping python2 support + ------------------------------------------------------------------- Tue Aug 20 14:38:49 UTC 2019 - Todd R diff --git a/python-nbdime.spec b/python-nbdime.spec index 2ba09b4..55b0335 100644 --- a/python-nbdime.spec +++ b/python-nbdime.spec @@ -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