diff --git a/notebook-7.2.1.tar.gz b/notebook-7.2.1.tar.gz deleted file mode 100644 index caa523c..0000000 --- a/notebook-7.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4287b6da59740b32173d01d641f763d292f49c30e7a51b89c46ba8473126341e -size 4946671 diff --git a/notebook-7.2.2.tar.gz b/notebook-7.2.2.tar.gz new file mode 100644 index 0000000..312b19a --- /dev/null +++ b/notebook-7.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef07d4220421623ad3fe88118d687bc0450055570cdd160814a59cf3a1c516e +size 4948876 diff --git a/python-notebook.changes b/python-notebook.changes index 4a3ef72..2dbd670 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 15 16:32:30 UTC 2024 - Ben Greiner + +- Update to 7.2.2 + * Upgrade JupyterLab dependencies to v4.2.5 #7447 (@krassowski) + ------------------------------------------------------------------- Fri Jul 12 15:30:35 UTC 2024 - Ben Greiner diff --git a/python-notebook.spec b/python-notebook.spec index b6c1d0b..20296e9 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -26,8 +26,6 @@ BuildArch: noarch %endif -%define skip_python39 1 - %if 0%{?suse_version} > 1500 %bcond_without libalternatives %else @@ -35,7 +33,7 @@ BuildArch: noarch %endif Name: python-notebook%{psuffix} -Version: 7.2.1 +Version: 7.2.2 Release: 0 Summary: Jupyter Notebook interface License: BSD-3-Clause