diff --git a/ipykernel-5.1.3.tar.gz b/ipykernel-5.1.3.tar.gz deleted file mode 100644 index 222a74a..0000000 --- a/ipykernel-5.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b368ad13edb71fa2db367a01e755a925d7f75ed5e09fbd3f06c85e7a8ef108a8 -size 103924 diff --git a/ipykernel-5.1.4.tar.gz b/ipykernel-5.1.4.tar.gz new file mode 100644 index 0000000..f88c65f --- /dev/null +++ b/ipykernel-5.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1f01df22f1229c8879501057877ccaf92a3b01c1d00db708aad5003e5f9238 +size 108592 diff --git a/python-ipykernel.changes b/python-ipykernel.changes index b9c41af..69eae01 100644 --- a/python-ipykernel.changes +++ b/python-ipykernel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 28 15:46:11 UTC 2020 - Todd R + +- Update to 5.1.4 + * Fix pickle issues when using inline matplotlib backend + * Fix an error during kernel shutdown + * Fix compatibility issues with Python 3.8 + * Remove some dead code + ------------------------------------------------------------------- Tue Nov 12 17:03:09 UTC 2019 - Todd R diff --git a/python-ipykernel.spec b/python-ipykernel.spec index d698f41..d1ee23c 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -1,7 +1,7 @@ # # spec file for package python-ipykernel # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-ipykernel -Version: 5.1.3 +Version: 5.1.4 Release: 0 Summary: IPython Kernel for Jupyter License: BSD-3-Clause