commit python-rise for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-rise for openSUSE:Factory checked in at 2021-02-01 13:27:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rise (Old) and /work/SRC/openSUSE:Factory/.python-rise.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-rise" Mon Feb 1 13:27:38 2021 rev:2 rq:868156 version:5.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rise/python-rise.changes 2020-04-27 23:31:48.878754542 +0200 +++ /work/SRC/openSUSE:Factory/.python-rise.new.28504/python-rise.changes 2021-02-01 13:29:39.226238468 +0100 @@ -1,0 +2,24 @@ +Fri Jan 29 17:19:36 UTC 2021 - Ben Greiner <code@bnavigator.de> + +- Update to 5.7.1 + * Adding color support to the chalkboard + (https://github.com/damianavila/RISE/pull/567) - Upload to + reveal.js 3.9.2 + * Align rise.yaml with the code default for the notes + shortcut (fix not working notes shortcut) (ref: dd3fe1e) + * Add defaults for show_buttons_on_startup (fix button + disappearance)(ref: 0aee102) +- Changelog for 5.7.0 + * New setting rise.show_buttons_on_startup (#561) + * New sources layout, in anticipation for a future jlab + extension; sources are now split between rise-reveal + that contains a npm package that wraps the official + reveal.js for our needs, and classic that contains the + actual code for the RISE classic extension (more details + at https://github.com/damianavila/RISE/issues/491) + * Cleaner way to deal with toggleAllRiseButtons (ref: 6b08f30) + * Enforce notebook >= 6.0 (ref: 66f2b67) + * Fix broken packaging because of symlinks (ref: dc8974b) +- Fix singlespec + +------------------------------------------------------------------- Old: ---- rise-5.6.1.tar.gz New: ---- rise-5.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rise.spec ++++++ --- /var/tmp/diff_new_pack.Zpu7PU/_old 2021-02-01 13:29:40.002239676 +0100 +++ /var/tmp/diff_new_pack.Zpu7PU/_new 2021-02-01 13:29:40.006239682 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-rise # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rise -Version: 5.6.1 +Version: 5.7.1 Release: 0 Summary: Jupyter/IPython Slideshow Extension License: BSD-3-Clause @@ -32,6 +32,8 @@ Requires: jupyter-rise = %{version} Requires: python-certifi Requires: python-notebook >= 5.5.0 +Provides: python-jupyter_rise = %{version}-%{release} +Obsoletes: python-jupyter_rise < %{version}-%{release} BuildArch: noarch %python_subpackages @@ -46,10 +48,9 @@ %package -n jupyter-rise Summary: Jupyter/IPython Slideshow Extension +Group: Development/Languages/Python Requires: jupyter-notebook >= 5.5.0 Requires: python3-hide-code >= 0.5.5 -Provides: python3-jupyter_rise = %{version} -Obsoletes: python3-jupyter_rise < %{version} %description -n jupyter-rise RISE produces live HTML-based slideshows. @@ -76,12 +77,12 @@ %files %{python_files} %doc README.md %license LICENSE.md -%license %{python3_sitelib}/rise/static/reveal.js/LICENSE -%doc %{python3_sitelib}/rise/static/README.md -%doc %{python3_sitelib}/rise/static/reveal.js/README.md -%doc %{python3_sitelib}/rise/static/reveal.js-chalkboard/README.md -%{python3_sitelib}/rise/ -%{python3_sitelib}/rise-%{version}-py*.egg-info +%license %{python_sitelib}/rise/static/reveal.js/LICENSE +%doc %{python_sitelib}/rise/static/README.md +%doc %{python_sitelib}/rise/static/reveal.js/README.md +%doc %{python_sitelib}/rise/static/reveal.js-chalkboard/README.md +%{python_sitelib}/rise/ +%{python_sitelib}/rise-%{version}-py*.egg-info %files -n jupyter-rise %license LICENSE.md ++++++ rise-5.6.1.tar.gz -> rise-5.7.1.tar.gz ++++++ ++++ 6007 lines of diff (skipped)
participants (1)
-
Source-Sync