Hello community,
here is the log from the commit of package python-jupyter_rise for
openSUSE:Factory checked in at 2018-09-11 17:15:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_rise (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_rise.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_rise"
Tue Sep 11 17:15:58 2018 rev:3 rq:634242 version:5.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyter_rise/python-jupyter_rise.changes
2018-06-15 14:38:13.282018242 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_rise.new/python-jupyter_rise.changes
2018-09-11 17:16:11.587512005 +0200
@@ -1,0 +2,16 @@
+Fri Sep 7 15:29:01 UTC 2018 - [email protected]
+
+- Update to 5.4.0
+ * Support chalkboard functionality
+ * Support speaker notes
+ * Use a version number that npm can understand
+ * Enhancement in setup.py and reduction of hard-written versions
+ * Include LICENSE.md file in wheels
+ * Fix python_requires
+ * Remove conda recipe from the repo
+ * Make the configurator comtaible with notebook 5.x versions
+ * Docs fixes in exportation section
+ * Make RISE compatible with python 3.7
+ * Add new JS files to the manifest
+
+-------------------------------------------------------------------
Old:
----
LICENSE.md
rise-5.3.0-py2.py3-none-any.whl
New:
----
rise-5.4.1-py2.py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_rise.spec ++++++
--- /var/tmp/diff_new_pack.FsE2Qr/_old 2018-09-11 17:16:16.779504015 +0200
+++ /var/tmp/diff_new_pack.FsE2Qr/_new 2018-09-11 17:16:16.783504008 +0200
@@ -18,14 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_rise
-Version: 5.3.0
+Version: 5.4.1
Release: 0
Summary: Jupyter Slideshow Extension
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://github.com/damianavila/RISE
Source:
https://files.pythonhosted.org/packages/py2.py3/r/rise/rise-%{version}-py2.py3-none-any.whl
-Source10:
https://raw.githubusercontent.com/damianavila/RISE/%{version}/LICENSE.md
BuildRequires: %{python_module certifi}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module jupyter_notebook >= 5.5.0}
@@ -50,7 +49,6 @@
%prep
%setup -c -T
-cp %{SOURCE10} .
%build
# Not Needed
@@ -72,7 +70,7 @@
%files %{python_files}
%defattr(-,root,root,-)
-%license LICENSE.md
+%license %{python_sitelib}/rise-*.dist-info/LICENSE.txt
%doc %{python_sitelib}/rise/static/README.md
%{python_sitelib}/rise/
%{python_sitelib}/rise-*.dist-info