Hello community,
here is the log from the commit of package python-threevis for openSUSE:Factory
checked in at 2020-12-17 17:04:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-threevis (Old)
and /work/SRC/openSUSE:Factory/.python-threevis.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-threevis"
Thu Dec 17 17:04:31 2020 rev:4 rq:856395 version:0.1.0.post25
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-threevis/python-threevis.changes
2019-08-19 21:38:43.768333979 +0200
+++
/work/SRC/openSUSE:Factory/.python-threevis.new.5145/python-threevis.changes
2020-12-17 17:08:37.985930840 +0100
@@ -1,0 +2,6 @@
+Tue Dec 15 12:52:45 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Provide the old jupyter package name only for the primary
+ Python3 interpreter -- gh#openSUSE/python-rpm-macros#66
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-threevis.spec ++++++
--- /var/tmp/diff_new_pack.rUQ5Gn/_old 2020-12-17 17:08:38.585931436 +0100
+++ /var/tmp/diff_new_pack.rUQ5Gn/_new 2020-12-17 17:08:38.585931436 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-threevis
#
-# 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
@@ -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,14 +21,14 @@
Name: python-threevis
Version: 0.1.0.post25
Release: 0
-License: BSD-3-Clause
Summary: Plugin for visualizing meshes, point clouds, and other
geometry in a Jupyter Notebook
-Url: https://graphics.rwth-aachen.de:9000/threevis/threevis
+License: BSD-3-Clause
Group: Development/Languages/Python
+URL: https://graphics.rwth-aachen.de:9000/threevis/threevis
Source:
https://files.pythonhosted.org/packages/source/t/threevis/threevis-%{version}.tar.gz
-BuildRequires: python-rpm-macros
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module setuptools_scm}
+BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module openmesh}
@@ -37,7 +38,7 @@
Requires: python-numpy
Requires: python-openmesh
Requires: python-pythreejs >= 1.0.0
-%ifpython3
+%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
Provides: jupyter-threevis = %{version}
%endif
BuildArch: noarch
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]