diff --git a/ipykernel-6.9.0.tar.gz b/ipykernel-6.9.0.tar.gz deleted file mode 100644 index 061f1a0..0000000 --- a/ipykernel-6.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b556e292dc6fa223f24328b1c936b9c921fafcc2f420bb0d6cfdfc42eaa90225 -size 126898 diff --git a/ipykernel-6.9.1.tar.gz b/ipykernel-6.9.1.tar.gz new file mode 100644 index 0000000..c927e15 --- /dev/null +++ b/ipykernel-6.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95070a2dfd3147f8ab19f18ee46733310813758593745e07ec18fb08b409f1d +size 127244 diff --git a/python-ipykernel.changes b/python-ipykernel.changes index d26c8a8..37a6533 100644 --- a/python-ipykernel.changes +++ b/python-ipykernel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 17 16:33:02 UTC 2022 - Arun Persaud + +- update to version 6.9.1: + * Bugs fixed + + Add hostname to the usage reply #865 (@echarles) + + Enable standard library debugging via config #863 (@echarles) + + process_one only accepts coroutines for dispatch #861 (@minrk) + ------------------------------------------------------------------- Thu Feb 10 05:16:05 UTC 2022 - Arun Persaud diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 6690faa..2bf1b3a 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-ipykernel -Version: 6.9.0 +Version: 6.9.1 Release: 0 Summary: IPython Kernel for Jupyter License: BSD-3-Clause