- Update to 6.5.3

* Add a banner and log to information about the migration to
    Notebook 7 plan #6742 (@echarles)
  * Add sys_info to page template for 6.5.x #6668 (@juhasch)
  * Add .mo and .json files for translations #6728 (@frenzymadness)
  * Apply PR #6609 to 6.5.x (Fix rename_file and delete_file to
    handle hidden files properly) #6660 (@yacchin1205)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=56
This commit is contained in:
Benjamin Greiner 2023-03-19 16:08:20 +00:00 committed by Git OBS Bridge
parent 6ed9f7cfeb
commit 3c39a63db6
4 changed files with 16 additions and 5 deletions

View File

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

3
notebook-6.5.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 19 16:07:19 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.5.3
* Add a banner and log to information about the migration to
Notebook 7 plan #6742 (@echarles)
* Add sys_info to page template for 6.5.x #6668 (@juhasch)
* Add .mo and .json files for translations #6728 (@frenzymadness)
* Apply PR #6609 to 6.5.x (Fix rename_file and delete_file to
handle hidden files properly) #6660 (@yacchin1205)
-------------------------------------------------------------------
Mon Dec 26 22:57:38 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file
#
# 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
@ -34,7 +34,7 @@ BuildArch: noarch
%bcond_with libalternatives
%endif
Name: python-notebook%{psuffix}
Version: 6.5.2
Version: 6.5.3
Release: 0
Summary: Jupyter Notebook interface
License: BSD-3-Clause