diff --git a/ipykernel-6.16.2.tar.gz b/ipykernel-6.16.2.tar.gz deleted file mode 100644 index 0e7cd5c..0000000 --- a/ipykernel-6.16.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:463f3d87a92e99969b1605cb7a5b4d7b36b7145a0e72d06e65918a6ddefbe630 -size 136606 diff --git a/ipykernel-6.17.0.tar.gz b/ipykernel-6.17.0.tar.gz new file mode 100644 index 0000000..8ec3659 --- /dev/null +++ b/ipykernel-6.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e195cf6d8c3dd5d41f3cf8ad831d9891f95d7d18fa6d5fb4d30a713df99b26a4 +size 136711 diff --git a/python-ipykernel.changes b/python-ipykernel.changes index c6ffd68..3428200 100644 --- a/python-ipykernel.changes +++ b/python-ipykernel.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Nov 5 19:41:17 UTC 2022 - Arun Persaud + +- specfile: + * require python >= 3.8 + +- update to version 6.17.0: + * Enhancements made + + Enable webagg in %matplotlib #1012 (@zhizheng1) + * Maintenance and upkeep improvements + + Update supported pythons to 3.8-3.11 #1013 (@blink1073) + ------------------------------------------------------------------- Wed Oct 26 08:13:32 UTC 2022 - Ben Greiner diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 4722004..0e1e00f 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -17,7 +17,7 @@ Name: python-ipykernel -Version: 6.16.2 +Version: 6.17.0 Release: 0 Summary: IPython Kernel for Jupyter License: BSD-3-Clause @@ -35,7 +35,7 @@ Provides: %{python_module jupyter-ipykernel-doc = %{version}} Obsoletes: %{python_module jupyter-ipykernel-doc < %{version}} BuildArch: noarch # SECTION build-system -BuildRequires: %{python_module base >= 3.7} +BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module hatchling >= 1.4} BuildRequires: %{python_module pip} BuildRequires: fdupes