Accepting request 1033840 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1033840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=31
This commit is contained in:
commit
94e84893b4
@ -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
3
ipykernel-6.17.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e195cf6d8c3dd5d41f3cf8ad831d9891f95d7d18fa6d5fb4d30a713df99b26a4
|
||||
size 136711
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user