Accepting request 1033734 from home:apersaud:branches:devel:languages:python:jupyter

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1033734
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=68
This commit is contained in:
Benjamin Greiner 2022-11-06 10:19:53 +00:00 committed by Git OBS Bridge
parent 2406692523
commit b79f63460b
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:463f3d87a92e99969b1605cb7a5b4d7b36b7145a0e72d06e65918a6ddefbe630
size 136606

3
ipykernel-6.17.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e195cf6d8c3dd5d41f3cf8ad831d9891f95d7d18fa6d5fb4d30a713df99b26a4
size 136711

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 5 19:41:17 UTC 2022 - Arun Persaud <arun@gmx.de>
- 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 <code@bnavigator.de>

View File

@ -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