Hello community,

here is the log from the commit of package python-nbindex-jupyter for 
openSUSE:Factory checked in at 2020-12-17 17:06:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbindex-jupyter (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbindex-jupyter.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbindex-jupyter"

Thu Dec 17 17:06:04 2020 rev:3 rq:856668 version:0.2.25

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-nbindex-jupyter/python-nbindex-jupyter.changes
    2020-01-03 17:38:01.139327531 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-nbindex-jupyter.new.5145/python-nbindex-jupyter.changes
  2020-12-17 17:09:20.981973522 +0100
@@ -1,0 +2,6 @@
+Tue Dec 15 12:52:43 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Provide the old jupyter package name only for the primary
+  Python3 interpreter -- gh#openSUSE/python-rpm-macros#66
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-nbindex-jupyter.spec ++++++
--- /var/tmp/diff_new_pack.2cjjPn/_old  2020-12-17 17:09:21.549974086 +0100
+++ /var/tmp/diff_new_pack.2cjjPn/_new  2020-12-17 17:09:21.553974090 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nbindex-jupyter
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,17 +21,17 @@
 Name:           python-nbindex-jupyter
 Version:        0.2.25
 Release:        0
-License:        BSD-3-Clause
 Summary:        Jupyter Notebook additions
-Url:            https://github.com/l-althueser/nbindex-jupyter
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+URL:            https://github.com/l-althueser/nbindex-jupyter
 Source:         
https://files.pythonhosted.org/packages/source/n/nbindex-jupyter/nbindex-jupyter-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module ipython}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-ipython
-%ifpython3
+%if "%{python_flavor}" == "python3" || "%{?python_provides}"  == "python3"
 Provides:       jupyter-nbindex-jupyter = %{version}
 %endif
 BuildArch:      noarch
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to