Hello community, here is the log from the commit of package python-altair for openSUSE:Factory checked in at 2019-04-12 09:16:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-altair (Old) and /work/SRC/openSUSE:Factory/.python-altair.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altair" Fri Apr 12 09:16:08 2019 rev:3 rq:693314 version:2.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-altair/python-altair.changes 2019-01-21 10:46:24.280309224 +0100 +++ /work/SRC/openSUSE:Factory/.python-altair.new.27019/python-altair.changes 2019-04-12 09:16:09.857741688 +0200 @@ -1,0 +2,7 @@ +Thu Mar 21 15:44:40 CET 2019 - Matej Cepl <[email protected]> + +- Update to 2.4.1: + - Several documentation cleanups & new examples + - Fix incompatibility with pandas version 0.24 (#1315) + +------------------------------------------------------------------- Old: ---- altair-2.3.0.tar.gz New: ---- altair-2.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-altair.spec ++++++ --- /var/tmp/diff_new_pack.glE3mG/_old 2019-04-12 09:16:10.561742114 +0200 +++ /var/tmp/diff_new_pack.glE3mG/_new 2019-04-12 09:16:10.565742116 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-altair -Version: 2.3.0 +Version: 2.4.1 Release: 0 Summary: Declarative statistical visualization library for Python License: BSD-3-Clause @@ -69,20 +69,17 @@ %python_install # Deduplicating files can generate a RPMLINT warning for pyc mtime -%{python_expand %fdupes %{buildroot}%{$python_sitearch} +%{python_expand \ $python -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/altair/vega/v3/ $python -O -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/altair/vega/v3/ $python -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/altair/vega/v4/ $python -O -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/altair/vega/v4/ -%fdupes %{buildroot}%{$python_sitearch} +%fdupes %{buildroot}%{$python_sitelib} } # Tests require a network connection -# %%check -# export LANG=en_US.UTF-8 -# %%{python_expand export BUILDROOT=%%{buildroot}%{$python_sitelib} -# pytest-%%{$python_bin_suffix} altair -# } +%check +%pytest altair %files %{python_files} %doc CHANGES.md README.md ++++++ altair-2.3.0.tar.gz -> altair-2.4.1.tar.gz ++++++ ++++ 1641 lines of diff (skipped)
