Hello community, here is the log from the commit of package python-palettable for openSUSE:Leap:15.2 checked in at 2020-03-09 18:09:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-palettable (Old) and /work/SRC/openSUSE:Leap:15.2/.python-palettable.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-palettable" Mon Mar 9 18:09:48 2020 rev:4 rq:776887 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-palettable/python-palettable.changes 2020-01-15 15:51:09.467519301 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-palettable.new.26092/python-palettable.changes 2020-03-09 18:09:48.909063232 +0100 @@ -1,0 +2,14 @@ +Tue Nov 19 20:27:14 UTC 2019 - Todd R <[email protected]> + +- Update to 3.3.0 + * Adding Fabion Crameri's Scientific Colour-Maps + * Update Wes Anderson palettes with Isle of Dogs + +------------------------------------------------------------------- +Tue Jul 23 20:20:37 UTC 2019 - Todd R <[email protected]> + +- Update to 3.2.0 + * Light & Bartlein palettes + * Drop official support for Python 2.6 and 3.3 + +------------------------------------------------------------------- Old: ---- palettable-3.1.1.tar.gz New: ---- palettable-3.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-palettable.spec ++++++ --- /var/tmp/diff_new_pack.1CacUb/_old 2020-03-09 18:09:49.321063823 +0100 +++ /var/tmp/diff_new_pack.1CacUb/_new 2020-03-09 18:09:49.321063823 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-palettable # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -19,22 +19,19 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-palettable -Version: 3.1.1 +Version: 3.3.0 Release: 0 Summary: Color palettes for Python License: MIT -Group: Development/Languages/Python -Url: https://jiffyclub.github.io/palettable/ +URL: https://jiffyclub.github.io/palettable/ Source: https://files.pythonhosted.org/packages/source/p/palettable/palettable-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} # /SECTION -BuildArch: noarch - %python_subpackages %description @@ -54,9 +51,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib} -py.test-%{$python_bin_suffix} -} +%pytest %files %{python_files} %doc README.rst ++++++ palettable-3.1.1.tar.gz -> palettable-3.3.0.tar.gz ++++++ ++++ 6940 lines of diff (skipped)
