Accepting request 934311 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/934311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=14
This commit is contained in:
commit
ed0931e52e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:872e20da9ae518bbcac3e4e0092d5bd35454e847dedb8cb9739e9f3b68406be0
|
||||
size 14339237
|
3
notebook-6.4.6.tar.gz
Normal file
3
notebook-6.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bcdf79bd1cda534735bd9830d2cbedab4ee34d8fe1df6e7b946b3aab0902ba3
|
||||
size 14342345
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 27 20:06:28 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 6.4.6:
|
||||
* Bugs fixed
|
||||
+ Fix asyncio error when opening notebooks #6221 (@dleen)
|
||||
+ Change to use a universal Chinese translation on certain words
|
||||
#6218 (@jackexu)
|
||||
+ Fix Chinese translation typo #6211 (@maliubiao
|
||||
+ Fix send2trash tests failing on Windows #6127 (@dolfinus)
|
||||
* Maintenance and upkeep improvements
|
||||
+ TST: don't look in user site for serverextensions #6233
|
||||
(@bnavigator)
|
||||
+ Enable terminal tests as pywinpty is ported for python 3.9 #6228
|
||||
(@nsait-linaro)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 12 23:02:37 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -36,7 +36,7 @@ BuildArch: noarch
|
||||
%define skip_python2 1
|
||||
%define plainpython python
|
||||
Name: python-notebook%{psuffix}
|
||||
Version: 6.4.5
|
||||
Version: 6.4.6
|
||||
Release: 0
|
||||
Summary: Jupyter Notebook interface
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user