diff --git a/ipykernel-6.19.4.tar.gz b/ipykernel-6.19.4.tar.gz deleted file mode 100644 index 7dfe457..0000000 --- a/ipykernel-6.19.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4140c282a6c71cdde59abe5eae2c71bf1eeb4a69316ab76e1c4c25150a49722b -size 144072 diff --git a/ipykernel-6.20.1.tar.gz b/ipykernel-6.20.1.tar.gz new file mode 100644 index 0000000..531839d --- /dev/null +++ b/ipykernel-6.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6016ecbf581d0ea6e29ba16cee6cc1a9bbde3835900c46c6571a791692f4139 +size 149147 diff --git a/python-ipykernel.changes b/python-ipykernel.changes index 3d55ba4..fa651f8 100644 --- a/python-ipykernel.changes +++ b/python-ipykernel.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 14 13:37:20 UTC 2023 - Ben Greiner + +- Update to 6.20.1 + * Don't raise error when trying to create another Qt app for Qt + eventloop #1071 (@ccordoba12) + * Fix types and sync lint deps #1070 (@blink1073) +- Release 6.20.0 + * ENH: add %gui support for Qt6 #1054 (@shaperilio) + ------------------------------------------------------------------- Sun Dec 25 17:46:14 UTC 2022 - Ben Greiner diff --git a/python-ipykernel.spec b/python-ipykernel.spec index b1d33f8..a901705 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -1,7 +1,7 @@ # # spec file for package python-ipykernel # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-ipykernel -Version: 6.19.4 +Version: 6.20.1 Release: 0 Summary: IPython Kernel for Jupyter License: BSD-3-Clause