Hello community,

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

Package is "python-jgraph"

Thu Dec 17 17:05:02 2020 rev:3 rq:856459 version:0.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jgraph/python-jgraph.changes      
2019-11-14 23:53:39.456515170 +0100
+++ /work/SRC/openSUSE:Factory/.python-jgraph.new.5145/python-jgraph.changes    
2020-12-17 17:08:51.593944348 +0100
@@ -1,0 +2,7 @@
+Tue Dec 15 12:52:41 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
+- There are no tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jgraph.spec ++++++
--- /var/tmp/diff_new_pack.jl5ihK/_old  2020-12-17 17:08:52.085944837 +0100
+++ /var/tmp/diff_new_pack.jl5ihK/_new  2020-12-17 17:08:52.089944841 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jgraph
 #
-# Copyright (c) 2019 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
@@ -18,7 +18,6 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
-%bcond_without test
 Name:           python-jgraph
 Version:        0.2.1
 Release:        0
@@ -27,6 +26,7 @@
 Group:          Development/Languages/Python
 URL:            http://github.com/patrickfuller/jgraph/
 Source:         
https://files.pythonhosted.org/packages/source/j/jgraph/jgraph-%{version}.tar.gz
+BuildRequires:  %{python_module ipython}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -35,10 +35,7 @@
 Provides:       python-jupyter_jgraph = %{version}
 Obsoletes:      python-jupyter_jgraph <= %{version}
 BuildArch:      noarch
-%if %{with test}
-BuildRequires:  %{python_module ipython}
-%endif
-%ifpython3
+%if "%{python_flavor}" == "python3" || "%{?python_provides}"  == "python3"
 Provides:       jupyter-jgraph = %{version}
 %endif
 %python_subpackages
@@ -61,11 +58,6 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
-%check
-%python_exec setup.py test
-%endif
-
 %files %{python_files}
 %doc README.md
 %license LICENSE.txt
_______________________________________________
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