Hello community,
here is the log from the commit of package python-holoviews for
openSUSE:Factory checked in at 2019-01-21 10:47:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-holoviews (Old)
and /work/SRC/openSUSE:Factory/.python-holoviews.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-holoviews"
Mon Jan 21 10:47:35 2019 rev:13 rq:663819 version:1.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-holoviews/python-holoviews.changes
2018-10-31 13:20:28.299111792 +0100
+++
/work/SRC/openSUSE:Factory/.python-holoviews.new.28833/python-holoviews.changes
2019-01-21 10:48:09.200180556 +0100
@@ -1,0 +2,77 @@
+Tue Jan 8 19:20:25 UTC 2019 - Todd R <[email protected]>
+
+- update to version 1.11.0
+ + Features:
+ * Generalized support for style mapping using `dim` transforms
+ ([2152](https://github.com/ioam/holoviews/pull/2152))
+ * Added alternative to opts magic with tab-completion
+ ([#3173](https://github.com/ioam/holoviews/pull/3173))
+ * Added support for Polygons with holes and improved contours
+ operation ([#3092](https://github.com/ioam/holoviews/pull/3092))
+ * Added support for Links to express complex interactivity in JS
+ ([#2832](https://github.com/ioam/holoviews/pull/2832))
+ * Plotly improvements including support for plotly 3.0
+ ([#3194](https://github.com/ioam/holoviews/pull/3194)), improved
+ support for containers
+ ([#3255](https://github.com/ioam/holoviews/pull/3255)) and support
+ for more elements
+ ([#3256](https://github.com/ioam/holoviews/pull/3256))
+ * Support for automatically padding plots using new `padding` option
+ ([#2293](https://github.com/ioam/holoviews/pull/2293))
+ * Added `xlim`/`ylim` plot options to simplify setting axis ranges
+ ([#2293](https://github.com/ioam/holoviews/pull/2293))
+ * Added `xlabel`/`ylabel` plot options to simplify overriding axis
+ labels ([#2833](https://github.com/ioam/holoviews/issues/2833))
+ * Added `xformatter`/`yformatter` plot options to easily override tick
+ formatter ([#3042](https://github.com/ioam/holoviews/pull/3042))
+ * Added `active_tools` options to allow defining tools to activate on
+ bokeh plot initialization
+ ([#3251](https://github.com/ioam/holoviews/pull/3251))
+ * Added `FreehandDraw` stream to allow freehand drawing on bokeh plots
+ ([#2937](https://github.com/ioam/holoviews/pull/2937))
+ * Added support for `cftime` types for dates which are not supported
+ by standard datetimes and calendars
+ ([#2728](https://github.com/ioam/holoviews/pull/2728))
+ * Added top-level `save` and `render` functions to simplify exporting
+ plots ([#3134](https://github.com/ioam/holoviews/pull/3134))
+ * Added support for updating Bokeh bokeh legends
+ ([#3139](https://github.com/ioam/holoviews/pull/3139))
+ * Added support for indicating directed graphs with arrows
+ ([#2521](https://github.com/ioam/holoviews/issues/2521))
+ + Enhancements:
+ * Improved import times
+ ([#3055](https://github.com/ioam/holoviews/pull/3055))
+ * Adopted Google style docstring and documented most core methods and
+ classes ([#3128](https://github.com/ioam/holoviews/pull/3128)
+ + Bug fixes:
+ * GIF rendering fixed under Windows
+ ([#3151](https://github.com/ioam/holoviews/issues/3151))
+ * Fixes for hover on Path elements in bokeh
+ ([#2472](https://github.com/ioam/holoviews/issues/2427),
+ [#2872](https://github.com/ioam/holoviews/issues/2872))
+ * Fixes for handling TriMesh value dimensions on rasterization
+ ([#3050](https://github.com/ioam/holoviews/pull/3050))
+ + Deprecations:
+ * `finalize_hooks` renamed to `hooks`
+ ([#3134](https://github.com/ioam/holoviews/pull/3134))
+ * All `*_index` and related options are now deprecated including
+ `color_index`, `size_index`, `scaling_method`, `scaling_factor`,
+ `size_fn` ([#2152](https://github.com/ioam/holoviews/pull/2152))
+ * Bars `group_index`, `category_index` and `stack_index` are deprecated in
+ favor of stacked option
+ ([#2828](https://github.com/ioam/holoviews/issues/2828))
+ * iris interface was moved to GeoViews
+ ([#3054](https://github.com/ioam/holoviews/pull/3054))
+ * Top-level namespace was cleaned up
+ ([#2224](https://github.com/ioam/holoviews/pull/2224))
+ * `ElementOpration`, `Layout.display` and `mdims` argument to `.to`
+ now fully removed
+ ([#3128](https://github.com/ioam/holoviews/pull/3128))
+ * `Element.mapping`, `ItemTable.values`, `Element.table`,
+ `HoloMap.split_overlays`, `ViewableTree.from_values`,
+ `ViewableTree.regroup` and `Element.collapse_data` methods now
+ marked for deprecation
+ ([#3128](https://github.com/ioam/holoviews/pull/3128))
+- Switch to wheel
+
+-------------------------------------------------------------------
Old:
----
holoviews-1.10.8.tar.gz
New:
----
holoviews-1.11.0-py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-holoviews.spec ++++++
--- /var/tmp/diff_new_pack.grnjH6/_old 2019-01-21 10:48:09.904179694 +0100
+++ /var/tmp/diff_new_pack.grnjH6/_new 2019-01-21 10:48:09.908179689 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-holoviews
#
-# 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
@@ -17,25 +17,28 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
# Tests take too long
%bcond_with test
Name: python-holoviews
-Version: 1.10.8
+Version: 1.11.0
Release: 0
Summary: Composable, declarative visualizations for Python
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/ioam/holoviews
-Source:
https://files.pythonhosted.org/packages/source/h/holoviews/holoviews-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/py3/h/holoviews/holoviews-%{version}-py3-none-any.whl
BuildRequires: %{python_module numpy >= 1.0}
-BuildRequires: %{python_module param >= 1.6.1}
-BuildRequires: %{python_module pyviz-comms}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module param < 2.0}
+BuildRequires: %{python_module param >= 1.8.0}
+BuildRequires: %{python_module pip}
+BuildRequires: %{python_module pyviz-comms >= 0.7.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-numpy >= 1.0
-Requires: python-param >= 1.6.1
-Requires: python-pyviz-comms
+Requires: python-param < 2.0
+Requires: python-param >= 1.8.0
+Requires: python-pyviz-comms >= 0.7.0
Requires(post): update-alternatives
Requires(postun): update-alternatives
Recommends: ImageMagick
@@ -123,14 +126,15 @@
(such as Bokeh or Matplotlib).
%prep
-%setup -q -n holoviews-%{version}
-chmod a-x examples/topics/simulation/*.ipynb
+%setup -c -T
%build
-%python_build
+# Not Needed
%install
-%python_install
+%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
%python_clone -a %{buildroot}%{_bindir}/holoviews
%{python_expand chmod a+x
%{buildroot}%{$python_sitelib}/holoviews/util/command.py
sed -i "s|^#! %{_bindir}/env python$|#!%__$python|"
%{buildroot}%{$python_sitelib}/holoviews/util/command.py
@@ -153,10 +157,9 @@
%endif
%files %{python_files}
-%license LICENSE.txt
-%doc CHANGELOG.md README.md
-%doc examples/
+%license %{python_sitelib}/holoviews-%{version}.dist-info/LICENSE.txt
%python_alternative %{_bindir}/holoviews
-%{python_sitelib}/holoviews*
+%{python_sitelib}/holoviews-%{version}.dist-info/
+%{python_sitelib}/holoviews/
%changelog