Hello community,

here is the log from the commit of package jupyter-jupyterlab-widgets for 
openSUSE:Factory checked in at 2019-05-22 11:06:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-jupyterlab-widgets (Old)
 and      /work/SRC/openSUSE:Factory/.jupyter-jupyterlab-widgets.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jupyter-jupyterlab-widgets"

Wed May 22 11:06:19 2019 rev:1 rq:698349 version:0.6.15

Changes:
--------
New Changes file:

--- /dev/null   2019-05-02 15:18:01.516169518 +0200
+++ 
/work/SRC/openSUSE:Factory/.jupyter-jupyterlab-widgets.new.5148/jupyter-jupyterlab-widgets.changes
  2019-05-22 11:06:23.490589831 +0200
@@ -0,0 +1,24 @@
+-------------------------------------------------------------------
+Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Rename to to match jupyter package naming guidelines.
+
+-------------------------------------------------------------------
+Thu Sep 20 18:51:43 UTC 2018 - Todd R <toddrme2...@gmail.com>
+
+- Disable python2 build since jupyterlab no longer supports python2
+
+-------------------------------------------------------------------
+Thu May  3 14:07:08 UTC 2018 - toddrme2...@gmail.com
+
+- Use %license tag
+
+-------------------------------------------------------------------
+Tue Mar 13 12:33:49 UTC 2018 - toddrme2...@gmail.com
+
+- Switch to simpler and more reliable wheel
+
+-------------------------------------------------------------------
+Thu Nov 16 17:51:03 UTC 2017 - toddrme2...@gmail.com
+
+- Initial version

New:
----
  COPYING.md
  LICENSE
  jupyter-jupyterlab-widgets.changes
  jupyter-jupyterlab-widgets.spec
  jupyterlab_widgets-0.6.15-py2.py3-none-any.whl

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jupyter-jupyterlab-widgets.spec ++++++
#
# spec file for package jupyter-jupyterlab-widgets
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


# Corresponding ipywidgets version, for the license
%define  ipyver 7.2.1
Name:           jupyter-jupyterlab-widgets
Version:        0.6.15
Release:        0
Summary:        JupyterLab extension providing HTML widgets
License:        BSD-3-Clause
Group:          Development/Languages/Python
URL:            https://github.com/ipython/ipywidgets
Source:         
https://files.pythonhosted.org/packages/py2.py3/j/jupyterlab_widgets/jupyterlab_widgets-%{version}-py2.py3-none-any.whl
# This package is created from inside the ipywidgets github project at the same 
time, so use its license.
Source10:       
https://raw.githubusercontent.com/jupyter-widgets/ipywidgets/%{ipyver}/COPYING.md
Source11:       
https://raw.githubusercontent.com/jupyter-widgets/ipywidgets/%{ipyver}/LICENSE
BuildRequires:  fdupes
BuildRequires:  jupyter-jupyterlab >= 0.8.0
BuildRequires:  jupyter-widgetsnbextension
BuildRequires:  python-rpm-macros
BuildRequires:  python3-certifi
BuildRequires:  python3-pip
Requires:       jupyter-jupyterlab >= 0.8.0
Requires:       jupyter-widgetsnbextension
Requires:       python3-certifi
Provides:       python3-jupyter_jupyterlab_widgets = %{version}
Obsoletes:      python3-jupyter_jupyterlab_widgets <= %{version}
Provides:       python3-jupyterlab-widgets = %{version}
BuildArch:      noarch

%description
Interactive HTML widgets for JupyterLab notebooks. Since JupyterLab is in its
pre-release stage, this package integrating widgets into JupyterLab should also
be considered experimental.

%prep
%setup -q -c -T
cp %{SOURCE10} .
cp %{SOURCE11} .

%build
# not needed

%install
pip%{python3_bin_suffix} install --root=%{buildroot} %{SOURCE0}

%{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{python3_sitelib}}

%files
%license COPYING.md LICENSE
%{_jupyter_prefix}/labextensions/jupyterlab_widgets/
%{python3_sitelib}/jupyterlab_widgets-%{version}.dist-info
%{python3_sitelib}/jupyterlab_widgets/

%changelog
++++++ COPYING.md ++++++
# Licensing terms

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) 2016, Jupyter Development Team

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.

Neither the name of the Jupyter Development Team nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

## About the Jupyter Development Team

The Jupyter Development Team is the set of all contributors to the Jupyter 
project.
This includes all of the Jupyter subprojects.

The core team that coordinates development on GitHub can be found here:
- https://github.com/jupyter/
- https://github.com/ipython/ 

## Our Copyright Policy

Jupyter uses a shared copyright model. Each contributor maintains copyright
over their contributions to Jupyter. But, it is important to note that these
contributions are typically only changes to the repositories. Thus, the Jupyter
source code, in its entirety is not the copyright of any single person or
institution.  Instead, it is the collective copyright of the entire Jupyter
Development Team.  If individual contributors want to maintain a record of what
changes/contributions they have specific copyright on, they should indicate
their copyright in the commit message of the change, when they commit the
change to one of the Jupyter repositories.

With this in mind, the following banner should be used in any source code file
to indicate the copyright and license terms:

    # Copyright (c) Jupyter Development Team.
    # Distributed under the terms of the Modified BSD License.
++++++ LICENSE ++++++
Copyright (c) 2015-2016, Project Jupyter Contributors
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Reply via email to