Hello community,
here is the log from the commit of package python-jupyter_jupyterlab_discovery
for openSUSE:Factory checked in at 2018-08-10 09:48:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_jupyterlab_discovery (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_jupyterlab_discovery.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_jupyterlab_discovery"
Fri Aug 10 09:48:19 2018 rev:3 rq:627354 version:5.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_jupyterlab_discovery/python-jupyter_jupyterlab_discovery.changes
2018-06-15 14:38:10.586116853 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_jupyterlab_discovery.new/python-jupyter_jupyterlab_discovery.changes
2018-08-10 09:48:20.886131777 +0200
@@ -1,0 +2,13 @@
+Fri Aug 3 00:33:50 UTC 2018 - [email protected]
+
+- Update to version 5.1.2
+ * Update lockfile
+ * Fix refresh button theme color
+ * Update main files
+ * Outdated handles non-published packages
+ * Support not having any extensions
+ * Fix / improve outdated package check
+ * Add button for refreshing installed modules
+ * Add entry border for updatable entries
+
+-------------------------------------------------------------------
Old:
----
jupyterlab_discovery-5.0.2-py2.py3-none-any.whl
New:
----
jupyterlab_discovery-5.1.2-py2.py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_jupyterlab_discovery.spec ++++++
--- /var/tmp/diff_new_pack.MWUsuY/_old 2018-08-10 09:48:21.594132917 +0200
+++ /var/tmp/diff_new_pack.MWUsuY/_new 2018-08-10 09:48:21.594132917 +0200
@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-jupyter_jupyterlab_discovery
-Version: 5.0.2
+Version: 5.1.2
Release: 0
Summary: JupyterLab extension to discover and install even more
extensions
License: BSD-3-Clause
@@ -82,5 +83,6 @@
%{python_sitelib}/jupyterlab_discovery-*.dist-info
%{python_sitelib}/jupyterlab_discovery/
%python3_only %config
%{_sysconfdir}/jupyter/jupyter_notebook_config.d/jupyterlab-discovery.json
+%python3_only %{_datadir}/jupyter/lab/extensions/jupyterlab_discovery-*.tgz
%changelog
++++++ LICENSE.md ++++++
--- /var/tmp/diff_new_pack.MWUsuY/_old 2018-08-10 09:48:21.622132961 +0200
+++ /var/tmp/diff_new_pack.MWUsuY/_new 2018-08-10 09:48:21.622132961 +0200
@@ -3,7 +3,7 @@
This project is licensed under the terms of the Modified BSD License
(also known as New or Revised or 3-Clause BSD), as follows:
-- Copyright (c) 2017-, Simula Research
+- Copyright (c) 2017-, Simula Research Laboratory
All rights reserved.