Hello community, here is the log from the commit of package python-altair-widgets for openSUSE:Factory checked in at 2020-12-17 17:05:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-altair-widgets (Old) and /work/SRC/openSUSE:Factory/.python-altair-widgets.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altair-widgets" Thu Dec 17 17:05:01 2020 rev:3 rq:856458 version:0.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-altair-widgets/python-altair-widgets.changes 2019-11-29 16:02:52.844806319 +0100 +++ /work/SRC/openSUSE:Factory/.python-altair-widgets.new.5145/python-altair-widgets.changes 2020-12-17 17:08:50.965943725 +0100 @@ -1,0 +2,7 @@ +Tue Dec 15 12:52:40 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 +- Add explanation about skipped testsuite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-altair-widgets.spec ++++++ --- /var/tmp/diff_new_pack.T5dqsZ/_old 2020-12-17 17:08:51.461944218 +0100 +++ /var/tmp/diff_new_pack.T5dqsZ/_new 2020-12-17 17:08:51.465944222 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-altair-widgets # -# 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,6 +18,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# The test suite is not packaged in the PyPI package. The tests available on +# GitHub require pytest-ipynb which is not available on openSUSE and was +# abandoned upstream %bcond_with test Name: python-altair-widgets Version: 0.2.2 @@ -43,10 +46,11 @@ BuildRequires: %{python_module ipython} BuildRequires: %{python_module ipywidgets >= 7.0.0} BuildRequires: %{python_module pandas} +BuildRequires: %{python_module pytest-ipynb} BuildRequires: %{python_module pytest} BuildRequires: %{python_module vega >= 0.4.4} %endif -%ifpython3 +%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3" Provides: jupyter-altair-widgets = %{version} %endif %python_subpackages _______________________________________________ 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