diff --git a/ipykernel-6.27.0.tar.gz b/ipykernel-6.27.0.tar.gz deleted file mode 100644 index 487bf74..0000000 --- a/ipykernel-6.27.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f4986f606581be73bfb32dc7a1ac9fa0e804c9be50ddf1c7a119413e982693f -size 157721 diff --git a/ipykernel-6.27.1.tar.gz b/ipykernel-6.27.1.tar.gz new file mode 100644 index 0000000..741f959 --- /dev/null +++ b/ipykernel-6.27.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5d594b6690654b4d299edba5e872dc17bb7396a8d0609c97cb7b8a1c605de6 +size 157828 diff --git a/python-ipykernel.changes b/python-ipykernel.changes index 123ee16..40c13d0 100644 --- a/python-ipykernel.changes +++ b/python-ipykernel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 20 21:56:25 UTC 2023 - Dirk Müller + +- update to 6.27.1: + * Fix edit magic payload type #1171 (@blink1073) + ------------------------------------------------------------------- Sun Nov 26 15:27:03 UTC 2023 - Ben Greiner @@ -245,7 +251,7 @@ Sat Jul 9 13:30:40 UTC 2022 - Arun Persaud Fri Jul 8 10:57:40 UTC 2022 - Steve Kowalik - Add patch support-hatchling-14.patch: - * Support hatchling >= 1.4 + * Support hatchling >= 1.4 ------------------------------------------------------------------- Wed Jun 22 21:40:53 UTC 2022 - Ben Greiner @@ -490,13 +496,13 @@ Mon Aug 30 19:28:52 UTC 2021 - Ben Greiner ------------------------------------------------------------------- Wed Jul 28 12:08:06 UTC 2021 - Markéta Machová -- Skip pickle tests to get rid of ipyparallel dependency which we +- Skip pickle tests to get rid of ipyparallel dependency which we don't want in Ring1 stagings ------------------------------------------------------------------- Fri Jul 23 08:22:28 UTC 2021 - Ben Greiner -- Update to version 6.0.3 +- Update to version 6.0.3 * KernelApp: rename ports variable to avoid override #731 (@amorenoz) - Release version 6.0.2 @@ -606,13 +612,13 @@ Mon Dec 14 22:47:01 UTC 2020 - Benjamin Greiner - update to version 5.4.2 * Revert "Fix stop_on_error_timeout blocking other messages in - queue" + queue" - changes in 5.4.1 * Invalid syntax in ipykernel/log.py. - changes in 5.4.0 5.4.0 is generally focused on code quality improvements and tornado asyncio compatibility. - * Add github actions, bail on asyncio patch for tornado 6.1. + * Add github actions, bail on asyncio patch for tornado 6.1. * Start testing on Python 3.9. * Fix stack levels for ipykernel's deprecation warnings and stop using some deprecated APIs. diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 9fdcfd4..f7fd9ce 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ipykernel -Version: 6.27.0 +Version: 6.27.1 Release: 0 Summary: IPython Kernel for Jupyter License: BSD-3-Clause