Hello community, here is the log from the commit of package python-altair for openSUSE:Factory checked in at 2019-12-02 11:35:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-altair (Old) and /work/SRC/openSUSE:Factory/.python-altair.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altair" Mon Dec 2 11:35:47 2019 rev:7 rq:752805 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-altair/python-altair.changes 2019-08-19 21:38:03.576359255 +0200 +++ /work/SRC/openSUSE:Factory/.python-altair.new.4691/python-altair.changes 2019-12-02 11:38:31.442462988 +0100 @@ -1,0 +2,20 @@ +Sun Dec 1 19:16:00 UTC 2019 - Arun Persaud <[email protected]> + +- update to version 3.3.0: + * Enhancements + + Add inheritance structure to low-level schema classes (#1803) + + Add html renderer which works across frontends (#1793) + + Support Python 3.8 (#1740, #1781) + + Add :G shorthand for geojson type (#1714) + + Add data generator interface: alt.sequence, alt.graticule, + alt.sphere() (#1667, #1687) + + Support geographic data sources via __geo_interface__ (#1664) + * Bug Fixes + + Support pickle and copy.deepcopy for chart objects (#1805) + + Fix bug when specifying count() within transform_joinaggregate() + (#1751) + + Fix LayerChart.add_selection (#1794) + + Fix arguments to project() method (#1717) + + Fix composition of multiple selections (#1707) + +------------------------------------------------------------------- Old: ---- altair-3.2.0.tar.gz New: ---- altair-3.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-altair.spec ++++++ --- /var/tmp/diff_new_pack.cUrf5W/_old 2019-12-02 11:38:31.858463075 +0100 +++ /var/tmp/diff_new_pack.cUrf5W/_new 2019-12-02 11:38:31.862463076 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-altair # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-altair -Version: 3.2.0 +Version: 3.3.0 Release: 0 Summary: Declarative statistical visualization library for Python License: BSD-3-Clause Group: Development/Languages/Python -URL: http://altair-viz.github.io +URL: https://altair-viz.github.io Source: https://files.pythonhosted.org/packages/source/a/altair/altair-%{version}.tar.gz BuildRequires: %{python_module Jinja2} BuildRequires: %{python_module entrypoints} @@ -47,8 +47,8 @@ Requires: python-six Requires: python-toolz Requires: python-typing -Recommends: python-vega_datasets Recommends: python-jupyter_ipython +Recommends: python-vega_datasets BuildArch: noarch %python_subpackages @@ -83,6 +83,7 @@ %files %{python_files} %doc CHANGES.md README.md %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/altair/ +%{python_sitelib}/altair-%{version}-py*.egg-info/ %changelog ++++++ altair-3.2.0.tar.gz -> altair-3.3.0.tar.gz ++++++ ++++ 12462 lines of diff (skipped)
