diff --git a/notebook-7.1.1.tar.gz b/notebook-7.1.1.tar.gz deleted file mode 100644 index d46ac33..0000000 --- a/notebook-7.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:818e7420fa21f402e726afb9f02df7f3c10f294c02e383ed19852866c316108b -size 4896811 diff --git a/notebook-7.1.2.tar.gz b/notebook-7.1.2.tar.gz new file mode 100644 index 0000000..6d402d2 --- /dev/null +++ b/notebook-7.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc2c80043909e0faa17fce9e9b37c059c03af0ec99a4d4db84cb21d9d2e936a +size 4897634 diff --git a/python-notebook.changes b/python-notebook.changes index d7e8e26..25898ae 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 29 18:58:51 UTC 2024 - Ben Greiner + +- Update to 7.1.2 + * Maintenance and upkeep improvements + ------------------------------------------------------------------- Thu Mar 7 15:25:14 UTC 2024 - Ben Greiner diff --git a/python-notebook.spec b/python-notebook.spec index dd885ba..79d33b0 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -33,8 +33,9 @@ BuildArch: noarch %else %bcond_with libalternatives %endif + Name: python-notebook%{psuffix} -Version: 7.1.1 +Version: 7.1.2 Release: 0 Summary: Jupyter Notebook interface License: BSD-3-Clause @@ -109,6 +110,7 @@ This package provides the jupyter components. %autosetup -p1 -n notebook-%{version} # We don't want to run selenium tests rm -rf notebook/tests/selenium +sed -i 's/"--color=yes", //' pyproject.toml %build %if !%{with test}