commit python-plotly for openSUSE:Factory

2020-11-03 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-11-03 15:16:14

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.3463 (New)


Package is "python-plotly"

Tue Nov  3 15:16:14 2020 rev:27 rq:845472 version:4.12.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2020-10-25 18:06:58.735365665 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.3463/python-plotly.changes
2020-11-03 15:16:38.632044558 +0100
@@ -1,0 +2,30 @@
+Fri Oct 30 22:32:20 UTC 2020 - Arun Persaud 
+
+- update to version 4.12.0:
+  * Added
++ For add_trace, add_shape, add_annotation and add_layout_image,
+  the row and/or col argument now also accept the string
+  "all". row="all" adds the object to all the subplot rows and
+  col="all" adds the object to all the subplot columns. (#2840)
++ Shapes that reference the plot axes in one dimension and the
+  data in another dimension can be added with the new add_hline,
+  add_vline, add_hrect, add_vrect functions, which also support
+  the row="all" and col="all" arguments. (#2840)
++ The add_trace, add_shape, add_annotation, add_layout_image,
+  add_hline, add_vline, add_hrect, add_vrect functions accept an
+  argument exclude_empty_subplots which if True, only adds the
+  object to subplots already containing traces or layout
+  objects. This is useful in conjunction with the row="all" and
+  col="all" arguments. (#2840)
++ For all go.Figure functions accepting a selector argument (e.g.,
+  select_traces), this argument can now also be a function which
+  is passed each relevant graph object (in the case of
+  select_traces, it is passed every trace in the figure). For
+  graph objects where this function returns true, the graph object
+  is included in the selection. (#2844)
+  * Updated
++ Updated Plotly.js to version 1.57.1. See the plotly.js CHANGELOG
+  for more information. These changes are reflected in the
+  auto-generated plotly.graph_objects module.
+
+---

Old:

  plotly-4.11.0.tar.gz

New:

  plotly-4.12.0.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.zO7qM4/_old  2020-11-03 15:16:39.904045782 +0100
+++ /var/tmp/diff_new_pack.zO7qM4/_new  2020-11-03 15:16:39.908045785 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.11.0
+Version:4.12.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.11.0.tar.gz -> plotly-4.12.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-plotly/plotly-4.11.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new.3463/plotly-4.12.0.tar.gz differ: 
char 5, line 1




commit python-plotly for openSUSE:Factory

2020-10-25 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-10-25 18:06:52

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.3463 (New)


Package is "python-plotly"

Sun Oct 25 18:06:52 2020 rev:26 rq:841149 version:4.11.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2020-09-14 12:35:31.105373756 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.3463/python-plotly.changes
2020-10-25 18:06:58.735365665 +0100
@@ -1,0 +2,8 @@
+Sat Oct 10 19:07:17 UTC 2020 - Arun Persaud 
+
+- update to version 4.11.0:
+  * Updated Plotly.js to version 1.56.0. See the plotly.js CHANGELOG
+for more information. These changes are reflected in the
+auto-generated plotly.graph_objects module.
+
+---

Old:

  plotly-4.10.0.tar.gz

New:

  plotly-4.11.0.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.pBfFmA/_old  2020-10-25 18:06:59.455366346 +0100
+++ /var/tmp/diff_new_pack.pBfFmA/_new  2020-10-25 18:06:59.459366350 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.10.0
+Version:4.11.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.10.0.tar.gz -> plotly-4.11.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-plotly/plotly-4.10.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new.3463/plotly-4.11.0.tar.gz differ: 
char 5, line 1




commit python-plotly for openSUSE:Factory

2020-09-14 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-09-14 12:33:23

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.4249 (New)


Package is "python-plotly"

Mon Sep 14 12:33:23 2020 rev:25 rq:834240 version:4.10.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2020-07-14 07:59:44.673878023 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.4249/python-plotly.changes
2020-09-14 12:35:31.105373756 +0200
@@ -1,0 +2,71 @@
+Sat Sep 12 19:58:52 UTC 2020 - Arun Persaud 
+
+- update to version 4.10.0:
+  * Added
++ Added plotly.io.full_figure_for_development() and
+  plotly.graph_objects.Figure.full_figure_for_development()
+  (#2737)
+  * Updated
++ Updated Plotly.js to version 1.55.2. See the plotly.js CHANGELOG
+  for more information. These changes are reflected in the
+  auto-generated plotly.graph_objects module.
++ px.imshow has a new binary_string boolean argument, which passes
+  the image data as a b64 binary string when True. Using binary
+  strings allow for faster image rendering and smaller figure
+  size. Additional optional arguments binary_backend,
+  binary_format and binary_compression_level control how to
+  generate the b64 string (#2691
++ px.imshow has a new constrast_rescaling argument in order to
+  choose how to set data values corresponding to the bounds of the
+  color range (#2691
+  * Fixed
++ Plotly Express no longer converts datetime columns of input
+  dataframes to UTC (#2749)
++ Plotly Express has more complete support for datetimes as
+  additional hover_data (#2749)
++ Histogram selection behaviour with FigureWidget (#2711) with
+  thanks to @meffmadd
++ Behaviour of full_html() with html=False (#2469) with thanks to
+  @tallamjr
++ ff.distplot() now only computes traces that will be shown
+  (#2730) with thanks to @akbo
++ Pandas backend .hist() works with latest version of Pandas
+  (#2713) with thanks to @Kerybas
+
+- changes from version 4.9.0:
+  * Added
++ Added image export support using Kaleido. The image export
+  backend can be configured using the new engine argument to
+  plotly.io.to_image and plotly.io.write_image. The engine
+  argument may be set to "kaleido", "orca", or "auto". The default
+  is engine="auto", in which case the Kaleido backend is enabled
+  if the kaleido package from PyPI is installed, otherwise Orca is
+  used. (#2613).
++ plotly.express.timeline() added as an official alternative to
+  plotly.figure_factories.create_gantt() (#2626)
++ create_hexbin_mapbox() added to Figure Factories, with thanks to
+  @RenaudLN for the impressive contribution!
++ facet_row_spacing and facet_col_spacing added to Plotly Express
+  cartesian 2d functions (#2614)
++ base added to Plotly Express bar and bar_polar functions (#2626)
++ px.NO_COLOR constant to override wide-form color assignment in
+  Plotly Express (#2614)
+  * Fixed
++ trendline traces are now of type scattergl when
+  render_mode="webgl" in Plotly Express (#2614)
++ regression from 4.8.1 whereby "parent" was not accepted as part
+  of path for px.sunburst() and px.treemap() (#2640)
++ create_dendrogram() figure factory now works correctly with
+  scipy 1.5.1 (#2627)
+  * Updated
++ Updated Plotly.js to version 1.54.6. See the plotly.js CHANGELOG
+  for more information.
++ Added all cartesian-2d Plotly Express functions, plus imshow, to
+  Pandas backend with kind option (#2541)
++ plotly.express.imshow now uses data frame index and columns
+  names and values to populate axis parameters by default (#2539)
++ Javascript extensions are now build using Node 12, and have an
+  updated package-lock.json with many fewer security warnings
+  (#2636)
+
+---

Old:

  plotly-4.8.2.tar.gz

New:

  plotly-4.10.0.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.Odf0l3/_old  2020-09-14 12:35:33.277375142 +0200
+++ /var/tmp/diff_new_pack.Odf0l3/_new  2020-09-14 12:35:33.281375144 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.8.2
+Version:4.10.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.8.2.tar.gz -> plotly-4.10.0.tar.gz ++

commit python-plotly for openSUSE:Factory

2020-07-14 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-07-14 07:58:43

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.3060 (New)


Package is "python-plotly"

Tue Jul 14 07:58:43 2020 rev:24 rq:820513 version:4.8.2

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2020-05-11 13:37:42.556659190 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.3060/python-plotly.changes
2020-07-14 07:59:44.673878023 +0200
@@ -1,0 +2,110 @@
+Sat Jul 11 19:18:52 UTC 2020 - Arun Persaud 
+
+- update to version 4.8.2:
+  * Updated
++ Updated Plotly.js to version 1.54.5. See the plotly.js CHANGELOG
+  for more information.
++ add_traces() now accepts bare int-like values for rows/cols as
+  well as lists thereof (#2546), with thanks to @MCBoarder289 for
+  the contribution!
+  * Fixed
++ row/col now accept int-like values, not strictly int values
+  (#2451), with thanks to @MCBoarder289 for the contribution!
++ Fixed special cases with px.sunburst and px.treemap with path
+  input (#2524)
++ Fixed bug in hover_data argument of px functions, when the
+  column name is changed with labels and hover_data is a
+  dictionary setting up a specific format for the hover data
+  (#2544).
++ Made the Plotly Express trendline argument more robust and made
+  it work with datetime x values (#2554)
++ Fixed bug in px.sunburst and px.treemap: when the color and
+  values arguments correspond to the same column, a different
+  aggregation function has to be used for the two arguments
+  (#2591)
++ Plotly Express wide mode now accepts mixed integer and float
+  columns (#2598)
++ Plotly Express range_(x|y) should not impact the unlinked range
+  of marginal subplots (#2600)
++ px.line now sets line_group= in wide mode by default
+  (#2599)
++ Corrected some regex warnings (#2577), with thanks to @georgevdd
+  for the contribution!
+
+- changes from version 4.8.1:
+  * Fixed
++ Fixed the accidental removal of some functions and submodules
+  from plotly.colors and plotly.express.colors
+
+- changes from version 4.8.0:
+  * Added
++ plotly now provides a Plotly Express-backed Pandas-compatible
+  plotting backend, which can be activated via
+  pandas.options.plotting.backend = "plotly". Note that it is not
+  intended to implement every Pandas plotting function, nor is it
+  intended to replicate the behaviour of every argument, although
+  per the changes below, x and y should behave similarly. (#2336)
++ New datasets have been added to plotly.express.data: stocks,
+  experiment, medals_wide and medals_long. (#2336)
++ plotly go.Figure and go.FigureWidget now have a _repr_html_ and
+  a _repr_mimebundle_ method, which are standard hooks for
+  integration in systems based on IPython. In particular, with
+  _repr_html_ plotly figures can now be used within sphinx-gallery
+  without any scraper. These additions should not change anything
+  to the way plotly figures are displayed in notebook
+  environments, since the _ipython_display_ method (already
+  present in earlier versions) takes precedence over the new
+  methods.
+  * Updated
++ The behaviour of the x, y, orientation, histfunc, violinmode,
+  boxmode and stripmode arguments for 2d-cartesian functions in
+  Plotly Express (i.e. scatter, line, area, bar, histogram,
+  violin, box, strip, funnel, density_heatmap and density_contour)
+  has been refined (#2336):
++ if x or y is missing, it is inferred to be the index of
+  data_frame if data_frame provided, otherwise a stable index of
+  integers starting at 0. In the case of px.bar, if the provided
+  value is not continuous, the missing value is treated as a
+  column of 1s named "count", so as to behave more like
+  px.histogram and to avoid sizing the resulting bars differently
+  based on their position in the column. Previously, missing
+  values defaulted to integers starting at 0 per trace which made
+  it potentially inconsistent or misleading.
++ if x (y) is missing, orientation now defaults to v
+  (h). Previously it always defaulted to v but this is not
+  considered a breaking change, as the cases in which it now
+  defaults to h caused unreadable output if set to v.
++ if both x and y are provided and one of them does not contain
+  continuous values, orientation defaults to the value
+  perpendicular to that axis. Previously it always defaulted to v
+  but this is not considered a breaking change, as the cases in
+  which it now defaults 

commit python-plotly for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-05-11 13:37:39

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.2738 (New)


Package is "python-plotly"

Mon May 11 13:37:39 2020 rev:23 rq:802286 version:4.7.1

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2020-04-13 12:53:19.272649024 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.2738/python-plotly.changes
2020-05-11 13:37:42.556659190 +0200
@@ -1,0 +2,48 @@
+Sat May  9 16:19:10 UTC 2020 - Arun Persaud 
+
+- update to version 4.7.1:
+  * Fixed
++ Fix AttributeError: module 'plotly.graph_objs' has no attribute
+  'FigureWidget' exception on from plotly.graph_objs import * when
+  ipywidgets is not installed. Error also occurred when importing
+  plotly.figure_factor. It is now possible to import
+  plotly.graph_objs.FigureWidget when ipywidgets is not installed,
+  and an informative ImportError exception will be raised in the
+  FigureWidget constructor (#2443, #).
++ Fix TypeError: unhashable type: 'Template' during Figure
+  construction when plotly.io.templates.default is set to a
+  Template object rather than a string.
+
+- changes from version 4.7.0:
+  * Updated
++ Updated Plotly.js to version 1.54.1. See the plotly.js CHANGELOG
+  for more information. The main new feature of this version of
+  Plotly.js is the possibility to draw layout shapes, using custom
+  dragmodes and corresponding modebar buttons.
++ The sphinx-gallery scraper has been updated to work with
+  different structures of galleries #2149
+  * Added
++ The hover_data parameter of px functions can now be a
+  dictionary. This makes it possible to skip hover information for
+  some arguments or to change the formatting of hover informatiom
+  #2377.
++ It's now possible to build a development version of Plotly.py
+  against the build artifacts from a non-master branch of
+  Plotly.js, which makes for faster QA and development cycles
+  #2349. Thanks @zouhairm for this Pull Request!
+  * Fixed
++ Plotly Express trendlines now handle missing data correctly
+  #2357
+  * Performance
++ This version includes several performance improvements (#2368,
+  #2403).
++ Child graph objects (e.g. figure.layout.xaxis) are no longer
+  created eagerly during graph object construction. Instead, they
+  are created lazily the first time the property is accessed.
++ Property validation is now disabled for select internal
+  operations.
++ When used with Python 3.7 and above, ploty.py now takes
+  advantage of PEP-562 to perform submodule imports lazily. This
+  dramatically improves import times.
+
+---

Old:

  plotly-4.6.0.tar.gz

New:

  plotly-4.7.1.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.ugZ7Zr/_old  2020-05-11 13:37:43.776661748 +0200
+++ /var/tmp/diff_new_pack.ugZ7Zr/_new  2020-05-11 13:37:43.780661756 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.6.0
+Version:4.7.1
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.6.0.tar.gz -> plotly-4.7.1.tar.gz ++
 1277506 lines of diff (skipped)




commit python-plotly for openSUSE:Factory

2020-04-13 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-04-13 12:53:15

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.3248 (New)


Package is "python-plotly"

Mon Apr 13 12:53:15 2020 rev:22 rq:793280 version:4.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2020-03-14 09:55:21.663111047 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.3248/python-plotly.changes
2020-04-13 12:53:19.272649024 +0200
@@ -1,0 +2,29 @@
+Sat Apr 11 21:47:18 UTC 2020 - Arun Persaud 
+
+- update to version 4.6.0:
+  * Updated
++ Updated Plotly.js to version 1.53.0. See the plotly.js CHANGELOG
+  for more information on the numerous new features and bug fixes
+  of this release. The main features of the Plotly.js release are
++ Introduce range breaks on date axes (for example, to remove
+  week-ends) via layout.xaxis.rangebreaks
++ Introduce a new unified x (or y) hovermode (layout.hovermode="x
+  unified"), in which the hover box shows the information for all
+  traces at a given x (or y) position
++ Add node.customdata and link.customdata to sankey traces
++ Updated contributing notes for more explanations on how to
+  contribute to plotly.py #2290. Please give feedback on these
+  notes!
++ Updated documentation examples #2325, and to show how to color
+  links in Sankey diagrams #2291.
++ Special thanks to @SylwiaOliwia2 and @dangercrow for improving
+  our documentation!
+  * Added
++ px.imshow now accepts xarray inputs, with metadata being used
+  for axis labels, hover and colorbar #2166
+  * Fixed
++ Fixed handling of opacity in px.pie, px.funnel_area,
+  px.density_mapbox, px.funnel #2317, with thanks to @tvaucher for
+  the contribution!
+
+---

Old:

  plotly-4.5.4.tar.gz

New:

  plotly-4.6.0.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.qF2yuL/_old  2020-04-13 12:53:21.120649829 +0200
+++ /var/tmp/diff_new_pack.qF2yuL/_new  2020-04-13 12:53:21.124649830 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.5.4
+Version:4.6.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.5.4.tar.gz -> plotly-4.6.0.tar.gz ++
 89221 lines of diff (skipped)




commit python-plotly for openSUSE:Factory

2020-03-14 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-03-14 09:55:14

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.3160 (New)


Package is "python-plotly"

Sat Mar 14 09:55:14 2020 rev:21 rq:784523 version:4.5.4

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2020-02-24 15:53:02.335556371 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.3160/python-plotly.changes
2020-03-14 09:55:21.663111047 +0100
@@ -1,0 +2,33 @@
+Thu Mar 12 19:40:58 UTC 2020 - Arun Persaud 
+
+- update to version 4.5.4:
+  * Updated
++ The documentation of the API
+  https://plot.ly/python-api-reference/ now documents the full API
+  #2243
++ New documentation examples for facets #2235, legend #2227,
+  subplots #2226, axes #2234 and histograms #2242. Thanks to
+  @SylwiaOliwia2 for all these great examples!
+  * Fixed
++ Jupyterlab extension now compatible with both Jupyterlab 1.2 and
+  2.0 #2261 with thanks to @consideRatio for the contribution!
++ Fixed a bug when using boolean values for the color argument of
+  px functions #2127
++ Corrected import bug which was occuring with old versions of
+  ipywidgets #2265
++ Fixed python 3.8 syntax warning #2262, with thanks to @sgn for
+  the contribution!
+
+- changes from version 4.5.3:
+  * Updated
++ Removed development dependency on nose testing framework #2217
+  * Fixed
++ JupyterLab extension now compatible with JupyterLab 2.0 #2245
+  with thanks to @consideRatio for the contribution!
+
+- changes from version 4.5.2:
+  * Fixed
++ Fix build errors in JupyterLab extension by pinning version of
+  @types/plotly.js #2223
+
+---

Old:

  plotly-4.5.1.tar.gz

New:

  plotly-4.5.4.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.aiYXrO/_old  2020-03-14 09:55:23.251112212 +0100
+++ /var/tmp/diff_new_pack.aiYXrO/_new  2020-03-14 09:55:23.255112215 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.5.1
+Version:4.5.4
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT
@@ -66,9 +66,6 @@
 Requires:   python-ipywidgets
 Requires:   python-nbformat >= 4.2
 Requires:   python-notebook
-%ifpython2
-Requires:   python3-plotly-jupyter = %{version}
-%endif
 
 %descriptionjupyter
 Use this package to make collaborative, interactive,

++ plotly-4.5.1.tar.gz -> plotly-4.5.4.tar.gz ++
 51844 lines of diff (skipped)




commit python-plotly for openSUSE:Factory

2020-01-31 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-01-31 23:56:57

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.26092 (New)


Package is "python-plotly"

Fri Jan 31 23:56:57 2020 rev:19 rq:768853 version:4.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-12-13 12:05:13.669382822 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.26092/python-plotly.changes   
2020-01-31 23:58:08.187677887 +0100
@@ -1,0 +2,24 @@
+Thu Jan 30 17:27:22 UTC 2020 - Todd R 
+
+- Update to version 4.5.0
+  + Updated
+* Updated Plotly.js to version 1.52.1.
+* Plotly Express uses the new `legend.title` attribute and so now has 
shorter trace `name`s
+* The heuristic used by `px.parallel_categories` to determine which 
columns of the data frame to draw has been changed and made more configurable 
with the `dimensions_max_cardinality` argument
+* The `simple_white` colorbar styling has been streamlined
+* The `jupyterlab-plotly` and `plotlywidget` JupyterLab extensions should 
now share code when installed together, resulting in smaller JupyterLab vendor 
bundle sizes
+  + Fixed
+* Plotly Express `category_orders` are now respected independent of the 
contents of the data set
+* `go.Scattergl` symbols now accept numeric specification
+* `px.scatter` trendline coefficients are now more readable
+* Built-in cyclical color scales now all have identical start and end 
points
+  + Added
+* `px.sunburst` and `px.treemap` now accept a `path` argument for passing
+  columns of a rectangular dataframe to build the charts
+* `px.choropleth` now accepts a user-supplied `geojson` attribute
+* `px.choropleth` and `px.choropleth_mapbox` now accept `featureidkey` to 
specify the GeoJSON field to use to match `locations`
+* `px.choropleth` and `px.choropleth_mapbox` now accept discrete color
+* `px.bar_polar` now accepts continuous color
+* New `layout.uniformtext` attribute allows for automatic standardization 
of font sizes across bar-like and hierarchical traces.
+
+---

Old:

  plotly-4.4.1.tar.gz

New:

  plotly-4.5.0.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.K2wBCb/_old  2020-01-31 23:58:09.411678521 +0100
+++ /var/tmp/diff_new_pack.K2wBCb/_new  2020-01-31 23:58:09.415678523 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plotly
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.4.1
+Version:4.5.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.4.1.tar.gz -> plotly-4.5.0.tar.gz ++
 28769 lines of diff (skipped)




commit python-plotly for openSUSE:Factory

2019-12-13 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-12-13 12:04:22

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.4691 (New)


Package is "python-plotly"

Fri Dec 13 12:04:22 2019 rev:18 rq:756725 version:4.4.1

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-12-07 15:09:08.231848957 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.4691/python-plotly.changes
2019-12-13 12:05:13.669382822 +0100
@@ -1,0 +2,45 @@
+Fri Dec 13 00:25:52 UTC 2019 - Arun Persaud 
+
+- update to version 4.4.1:
+  * Fixed
++ Fixed improper JSON encoding exception when the pillow module
+  not installed #1993
+
+- changes from version 4.4.0:
+  * Updated
++ Updated Plotly.js to version 1.51.2. See the plotly.js CHANGELOG
+  for more information
++ The tutorials of the plotly.py documentation are now in the main
+  plotly.py Github repository. Contributions in order to improve
+  or extend the documentation are very welcome!
++ plotly.express generated plots no longer have a default height
+  of 600 pixels, instead they inherit the default height of
+  regular figures #1990. To restore the old behavior, set
+  px.defaults.height=600 once per session, or set the height
+  keyword arguement to any px.function() to 600.
+  * Fixed
++ Fixed a plotly.express input bug when using data frame
+  indices#1934
++ Fixed how to display facet labels with plotly express #1966
++ Fixed a bug to use correctly the zmin/zmax parameter in
+  px.imshow for single-channel images #1981
++ Clipped docstring width for better display in Jupyterlab
+  #1939. Thank you @joelostblom!
++ Fixed a bug in the case of external orca server #1915 thank you
+  @dev-dsp!
+  * Added
++ Extended the plotly.express functional API with 7 new functions:
+  px.pie, px.sunburst, px.treemap, px.funnel, and px.funnel_area
+  (#1909) px.density_mapbox and px.choropleth_mapbox #1937.
++ plotly.express mapbox functions in plotly.express have new
+  arguments center and mapbox_style #1937.
++ plotly.express polar plots (scatter_polar, line_polar,
+  bar_polar) now have a range_theta keyword argument for
+  representing only an angular section #1969.
++ All continuous colorscales now accept a _r suffix that reverses
+  their direction #1933
++ Docstrings of plotly.py are now doctested #1921.
++ Reversing a predefined colorscale by appending _r to its name
+  #1933
+
+---

Old:

  plotly-4.3.0.tar.gz

New:

  plotly-4.4.1.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.ykU4fb/_old  2019-12-13 12:05:16.545381735 +0100
+++ /var/tmp/diff_new_pack.ykU4fb/_new  2019-12-13 12:05:16.553381732 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plotly
 #
-# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-plotly
-Version:4.3.0
+Version:4.4.1
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.3.0.tar.gz -> plotly-4.4.1.tar.gz ++
 4144 lines of diff (skipped)




commit python-plotly for openSUSE:Factory

2019-12-07 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-12-07 15:09:05

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.4691 (New)


Package is "python-plotly"

Sat Dec  7 15:09:05 2019 rev:17 rq:754762 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-11-17 19:23:34.334855388 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.4691/python-plotly.changes
2019-12-07 15:09:08.231848957 +0100
@@ -1,0 +2,5 @@
+Fri Dec  6 18:44:56 UTC 2019 - Todd R 
+
+- Disable python2 support since dependencies dropped python2
+
+---



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.Nc1sGe/_old  2019-12-07 15:09:09.043848842 +0100
+++ /var/tmp/diff_new_pack.Nc1sGe/_new  2019-12-07 15:09:09.043848842 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-plotly
 Version:4.3.0
 Release:0




commit python-plotly for openSUSE:Factory

2019-11-17 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-11-17 19:23:29

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.26869 (New)


Package is "python-plotly"

Sun Nov 17 19:23:29 2019 rev:16 rq:749099 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-11-10 22:51:22.830253940 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.26869/python-plotly.changes   
2019-11-17 19:23:34.334855388 +0100
@@ -1,0 +2,29 @@
+Sat Nov 16 17:52:20 UTC 2019 - Arun Persaud 
+
+- update to version 4.3.0:
+  * Updated
++ Updated Plotly.js to version 1.51.1. See the plotly.js CHANGELOG
+  for more information
++ Improved propagation of empty templates (#1892)
++ Update the add_annotations/add_shapes/add_images methods to no
+  longer default to adding objects in paper coordinates. This
+  allows plotly.js to determine the default reference frame based
+  on context (#1888)
++ Use the default template's background color for displaying color
+  swatches (#1872). Special thanks to @joelostblom for this
+  contribution!
++ Improved docstrings (#1835, #1837)
+  * Added
++ Added image trace type (plotly.js#4289, plotly.js#4307,
+  plotly.js#4313, plotly.js#4319)
++ Added matplotlib-style plotly.express.imshow convenience
+  function to display images and heatmaps (#1855, #1885)
++ Added matplotlib-style simple_white template (#1864). Special
+  thanks to @joelostblom for this contribution.
++ Added support for using an externally managed orca server for
+  image export features (#1850). Special thanks to @miriad for
+  this contribution.
++ Added facet wrapping support to plotly express functions using
+  the new facet_col_wrap argument (#1838)
+
+---

Old:

  plotly-4.2.1.tar.gz

New:

  plotly-4.3.0.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.tvny0l/_old  2019-11-17 19:23:35.714854801 +0100
+++ /var/tmp/diff_new_pack.tvny0l/_new  2019-11-17 19:23:35.714854801 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:4.2.1
+Version:4.3.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-4.2.1.tar.gz -> plotly-4.3.0.tar.gz ++
 10815 lines of diff (skipped)




commit python-plotly for openSUSE:Factory

2019-11-10 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-11-10 22:51:21

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.2990 (New)


Package is "python-plotly"

Sun Nov 10 22:51:21 2019 rev:15 rq:747198 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-09-11 10:33:54.351322141 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.2990/python-plotly.changes
2019-11-10 22:51:22.830253940 +0100
@@ -1,0 +2,32 @@
+Sat Nov  9 15:07:23 UTC 2019 - Arun Persaud 
+
+- update to version 4.2.1:
+  * Fixed
++ Fixed regression in 4.2.0 that caused all figure factories to
+  require that scikit-image be installed (#1832)
+
+- changes from version 4.2.0:
+  * Updated
++ Updated Plotly.js to version 1.50.1. See the plotly.js CHANGELOG
+  for more information
+  * Added
++ Added treemap trace type (plotly.js#4185, plotly.js#4219,
+  plotly.js#4227, plotly.js#4242)
++ Added add_*/select_*/for_each_*/update_* convenience figure
+  methods for annotations, shapes, and images (#1817)
++ Added overwrite kwarg to update* figure methods to fully replace
+  property values, rather than update them recursively (#1726)
++ Added texttemplate attribute to all traces that support on-graph
+  text (plotly.js#4071, plotly.js#4179)
++ Added date custom formatting in hovertemplate and texttemplate
+  e.g. '%{x|%b %-d, %Y}' (plotly.js#4071)
++ Added transition support to bar trace length, width, on-graph
+  text positioning, marker style and error bars (plotly.js#4180,
+  plotly.js#4186)
++ Added support for legend scrolling via touch interactions
+  (plotly.js#3873, plotly.js#4214)
+  * Fixed
++ Fixed iframe renderer on Python 2 (#1822)
++ Fixed use of merged templates in plotly.express (#1819)
+
+---

Old:

  plotly-4.1.1.tar.gz

New:

  plotly-4.2.1.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.jrMGbP/_old  2019-11-10 22:51:23.514255385 +0100
+++ /var/tmp/diff_new_pack.jrMGbP/_new  2019-11-10 22:51:23.518255394 +0100
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:4.1.1
+Version:4.2.1
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT
-Group:  Development/Languages/Python
 URL:https://github.com/plotly/plotly.py
 Source: 
https://files.pythonhosted.org/packages/source/p/plotly/plotly-%{version}.tar.gz
 Source100:  python-plotly-rpmlintrc
@@ -60,7 +59,6 @@
 
 %packagejupyter
 Summary:Jupyter notebook integration for %{name}
-Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 Requires:   jupyter-plotly = %{version}
 Requires:   python-ipython
@@ -84,7 +82,6 @@
 
 %package -n jupyter-plotly
 Summary:Jupyter notebook integration for %{name}
-Group:  Development/Languages/Python
 Requires:   jupyter-ipython
 Requires:   jupyter-ipywidgets
 Requires:   jupyter-nbformat >= 4.2
@@ -110,7 +107,7 @@
 
 %install
 %python_install
-%{jupyter_move_config}
+%jupyter_move_config
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %fdupes %{buildroot}%{jupyter_prefix}
 

++ plotly-4.1.1.tar.gz -> plotly-4.2.1.tar.gz ++
 53478 lines of diff (skipped)




commit python-plotly for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-08-19 21:38:06

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.22127 (New)


Package is "python-plotly"

Mon Aug 19 21:38:06 2019 rev:13 rq:724149 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-07-26 17:33:45.364100738 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.22127/python-plotly.changes   
2019-08-19 21:38:10.364354987 +0200
@@ -1,0 +2,30 @@
+Fri Aug 16 16:17:42 UTC 2019 - Todd R 
+
+- Update to 4.1.0
+  + Updated
+* Updated Plotly.js to version 1.49.1.
+* Bars in the figures produced by the `create_gantt` figure factory may 
now be hidden by clicking on the legend. 
+* Improved performance when serializing figures containing large numpy 
arrays.
+  + Added
+* Added new renderers for displaying figures from within the Databricks 
and CoCalc notebook services
+* Added `indicator` traces
+* Added `choroplethmapbox` traces
+* Added `densitymapbox` traces
+* Added new mapbox `style` values: `open-street-map`, `carto-positron`, 
`carto-darkmatter`,
+  `stamen-terrain`, `stamen-toner`, `stamen-watercolor` and `white-bg`
+  that do not require a Mapbox access token
+* Added support for `sourcetype` value `raster` and `image` and `type` 
`raster`
+  for mapbox layout layers
+* Added `below` attribute to `scattermapbox` traces
+* Added support for `below: 'traces'` in mapbox layout layers
+* Added `sourceattribution` attribute to mapbox layout layers
+* Added `labelangle` and `labelside` attributes to `parcoords` traces
+* Added `doubleClickDelay` config option
+* Added `showEditInChartStudio` config option
+  + Fixed
+* Fixed incorrect facet row ordering in figures generated by 
plotly.express functions 
+* Fixed "The truth value of an array with more than one element is 
ambiguous" error when specifying subplot titles as numpy array of strings.
+* The `line_3d` plotly express function was not visible by default when 
importing `*` from `plotly.express`
+ 
+ 
+---

Old:

  plotly-4.0.0-py2.py3-none-any.whl

New:

  plotly-4.1.0.tar.gz
  python-plotly-rpmlintrc



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.1cp28w/_old  2019-08-19 21:38:11.200354461 +0200
+++ /var/tmp/diff_new_pack.1cp28w/_new  2019-08-19 21:38:11.204354458 +0200
@@ -18,24 +18,25 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:4.0.0
+Version:4.1.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/plotly/plotly.py
-Source: 
https://files.pythonhosted.org/packages/py2.py3/p/plotly/plotly-%{version}-py2.py3-none-any.whl
+Source: 
https://files.pythonhosted.org/packages/source/p/plotly/plotly-%{version}.tar.gz
+Source100:  python-plotly-rpmlintrc
 BuildRequires:  %{python_module decorator >= 4.0.6}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module ipython}
 BuildRequires:  %{python_module ipywidgets}
 BuildRequires:  %{python_module nbformat >= 4.2}
 BuildRequires:  %{python_module notebook}
-BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module retrying >= 1.3.3}
 BuildRequires:  %{python_module six}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-decorator >= 4.0.6
@@ -103,25 +104,23 @@
 This package provides Jupyter Notebook integration and widgets.
 
 %prep
-%setup -c -T
+%setup -q -n plotly-%{version}
 
 %build
-# Not Needed
+%python_build
 
 %install
-%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0}
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
-
+%python_install
 %jupyter_move_config
-
-cp %{buildroot}%{python_sitelib}/plotly-%{version}.dist-info/LICENSE.txt .
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%fdupes %{buildroot}%{jupyter_prefix}
 
 %files %{python_files}
-%license %{python_sitelib}/plotly-%{version}.dist-info/LICENSE.txt
+%license LICENSE.txt
 %{python_sitelib}/_plotly_future_/
 %{python_sitelib}/_plotly_utils/
 %{python_sitelib}/plotly/
-%{python_sitelib}/plotly-%{version}.dist-info/
+%{python_sitelib}/plotly-%{version}-py*.egg-info
 
 %files 

commit python-plotly for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-07-26 17:33:41

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.4126 (New)


Package is "python-plotly"

Fri Jul 26 17:33:41 2019 rev:12 rq:718606 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-06-06 18:16:45.596695909 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.4126/python-plotly.changes
2019-07-26 17:33:45.364100738 +0200
@@ -1,0 +2,40 @@
+Thu Jul 25 17:14:49 UTC 2019 - Todd R 
+
+- Update to 4.0.0
+  + Updated
+* Updated Plotly.js to version 1.48.3.
+  + Added
+* The Plotly Express tech preview has been integrated as the 
`plotly.express` module 
+* Added a new renderers framework the supports rendering figure in a wide 
variety of contexts. See the new Displaying Plotly Figures documentation page 
for more information.
+* Added `plotly.io.write_html` and `plotly.io.to_html` functions for 
exporting figures to HTML. Also available as `.write_html` and `.to_html` 
figure methods.
+* Added new figure methods for batch updating figure properties 
(`update_layout`, `update_traces`, `update_xaxes`, etc.).  See the new Creating 
and Updating Figures documentation page for more details.
+* Added support for all trace types in `make_subplots` 
+* Added support for secondary y-axes in `make_subplots` 
+* Support passing a scalar trace object (rather than a list or tuple of 
trace objects) as the `data` property to the `Figure` constructor 
+* Added dictionary-stule `.pop` method to graph object classes 
+* New `jupyterlab-plotly` JupyterLab extension for rendering figures in 
JupyterLab. Replaces the `@jupyterlab/plotly-extension` extension, and includes 
JupyterLab 1.0 support.
+* Added new suite of built-in colorscales to the `plotly.colors` module, 
and support for specifying this wide range of colorscales by name. Also added 
support for specifying colorscales as a list of colors, in which case the color 
spacing is assumed to be uniform.
+* Added `sphinx-gallery` renderer for embedding plotly figures in 
Sphinx-Gallery.
+  + Removed
+* The follow modules for interfacing with the Chart Studio cloud service 
have been removed from plotly.py and moved to the new `chart-studio` 
distribution package.  The following modules have been moved to a new top-level 
`chart_studio` module:
+  > `plotly.plotly` -> `chart_studio.plotly`
+  > `plotly.api` -> `chart_studio.api`
+  > `plotly.dashboard_objs` -> `chart_studio.dashboard_objs`
+  > `plotly.grid_objs` -> `chart_studio.grid_objs`
+  > `plotly.presentation_objs` -> `chart_studio.presentation_objs`
+* The legacy `plotly.widgets.GraphWidget` class for displaying online 
figures hosted by Chart Studio as ipywidgets has been removed. Please use the 
offline, and much more capable, `plotly.graph_objects.FigureWidget` class 
instead.
+* The `fileopt` argument to `chart_studio.plotly.plot` has been removed, 
so in-place modifications to previously published figures are no longer 
supported, and a figure will always overwrite a figure with the same name. 
+  + Changed
+* The `'plotly'` template is used as the default theme across all figures.
+* In order to reduce the size of the core `plotly` distribution package, 
the bundled geographic shape files used by the `create_choropleth` figure 
factory have been moved to a new optional `plotly-geo` distribution package 
+* For consistency with other figure factories, the `create_choropleth`  
and `create_gantt` figure factories now always returns `Figure` objects, rather 
than dictionaries.
+* Figure add trace methods (`.add_trace`, `.add_traces`, `.add_scatter`, 
etc.) now return a reference to the calling figure, rather than the newly 
created trace 
+* `plotly.tools.make_subplots` has been moved to 
`plotly.subplots.make_subplots`, though it is still available at the previous 
location for backward compatibility
+* The `plotly.graph_objs` module has been moved to `plotly.graph_objects`, 
though it is still available at the previous location for backward 
compatibility 
+* Trace `uid` properties are only generated automatically when a trace is 
added to a `FigureWidget`.  When a trace is added to a standard `Figure` graph 
object the input `uid`, if provided, is accepted as is.
+* `datetime` objects that include timezones are not longer converted to 
UTC 
+* When a tuple property (e.g. `layout.annotations`) is updated with a 
list/tuple that is longer than the current value, the extra elements are 
appended to the end of the tuple.
+  + Fixed
+* Fixed visibility of `bar` trace error bars in built-in templates 

commit python-plotly for openSUSE:Factory

2019-06-06 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-06-06 18:16:42

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.4811 (New)


Package is "python-plotly"

Thu Jun  6 18:16:42 2019 rev:11 rq:707292 version:3.10.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2019-01-26 22:22:56.974829761 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.4811/python-plotly.changes
2019-06-06 18:16:45.596695909 +0200
@@ -1,0 +2,49 @@
+Mon Jun  3 17:04:50 UTC 2019 - Todd R 
+
+- Fix jupyter dependencies.
+- Update to 3.10.0
+  + Updated
+* Updated Plotly.js to version 1.48.1. 
+  + Added
+* Added funnel trace
+* Added funnelarea traces
+* Added support for shared color axes via coloraxis attributes in the 
layout
+* Added support for sorting categorical cartesian axes by value
+* Added `bingroup` to `histogram`, `histogram2d` and `histogram2dcontour`
+  to group traces to have compatible auto-bin values
+* Add legend `itemclick` and `itemdoubleclick` attributes to set or disable
+  the legend item click and double-click behavior
+* Added support for calling orca through 
[Xvfb](https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml)
+  to support static image export on Linux when X11 is not available
+  + Fixed
+* Fixed `PlotlyJSONEncoder` encoding error when `simplejson` is installed
+* HTML export now honors the figure height specified in the figure template
+* Fixed display height of figure displayed in JupyterLab
+* Fixed honouring of the `validate=False` option for all renderer types
+- Update to 3.9.0
+  + Updated
+* Updated Plotly.js to version 1.47.4.
+  + Added
+* Added "magic underscore" support for specifying nested figure properties
+* Added `select_traces`, `for_each_trace`, and `update_traces` figure
+  methods for accessing and updating traces by subplot location and trace
+  properties
+* Added `select_*`, `for_each_*`, and `update_*` figure methods for
+  accessing and updating subplot objects (`xaxis`, `scene`, `polar`, etc)
+* Added support for Dash Design Kit style color specifications
+* Added support for the `plotly_unselect` plotly.js event in a new
+  `on_unselect` trace method 
+  + Changed
+* Changed the default colorscale to be `plasma` for the `plotly`, 
`plotly_white`, and
+  `plotly_dark` templates for plotly.py version 4
+* Reordered the default colorway for the `plotly`, `plotly_white`, and
+  `plotly_dark` templates for plotly.py version 4
+  + Fixed
+* Fixed package listing in setup.py
+* Fixed built-in templates so that `heatmap` colorscales can be overridden
+  without specifying `autocolorscale=False`
+* Fix `UnboundLocalError` error in the presence of a missing or corrupt
+  `~/.plotly/.config` file
+* Fixed error when combining `sankey` traces with cartesian subplots
+
+---

Old:

  plotly-3.5.0-py2.py3-none-any.whl

New:

  plotly-3.10.0-py2.py3-none-any.whl



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.gDwtl8/_old  2019-06-06 18:16:46.828695549 +0200
+++ /var/tmp/diff_new_pack.gDwtl8/_new  2019-06-06 18:16:46.828695549 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plotly
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:3.5.0
+Version:3.10.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT
@@ -27,14 +27,14 @@
 Source: 
https://files.pythonhosted.org/packages/py2.py3/p/plotly/plotly-%{version}-py2.py3-none-any.whl
 BuildRequires:  %{python_module decorator >= 4.0.6}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module jupyter_nbformat >= 4.2}
-BuildRequires:  %{python_module jupyter_ipython}
-BuildRequires:  %{python_module jupyter_ipywidgets}
-BuildRequires:  %{python_module jupyter_notebook}
+BuildRequires:  %{python_module ipython}
+BuildRequires:  %{python_module ipywidgets}
+BuildRequires:  %{python_module nbformat >= 4.2}
+BuildRequires:  %{python_module notebook}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytz}

commit python-plotly for openSUSE:Factory

2019-01-26 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-01-26 22:22:48

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new.28833 (New)


Package is "python-plotly"

Sat Jan 26 22:22:48 2019 rev:10 rq:668731 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2018-04-20 17:33:51.824979002 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.28833/python-plotly.changes   
2019-01-26 22:22:56.974829761 +0100
@@ -1,0 +2,470 @@
+Fri Jan 25 19:38:36 UTC 2019 - Todd R 
+
+- Fix dependency issue.
+
+---
+Fri Jan  4 19:08:41 UTC 2019 - Todd R 
+
+- Update to version 3.5.0
+  + Updated
+* Updated Plotly.js to version 1.43.1. See the
+  plotly.js 
CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#14312018-12-21)
+  or more information.
+  + Changed
+* Plotly.js 1.43 converted `title` properties (e.g. `layout.title`) from
+  trings into compound objects that contain the text as the `text` property
+  long with new title placement attributes `x`, `y`, `xref`, `yref`, 
`xanchor`,
+  yanchor` and `pad`. Plotly.py 3.5.0 follows the new schema, but still
+  upports specifying `title` as a string, in which case the string is 
assigned
+  o the `title.text` property
+  [#1302](https://github.com/plotly/plotly.py/issues/1302))
+* Plotly.js 1.43 also moved existing `title*` properties
+  e.g. `layout.titlefont`) under the `title` object (e.g. 
`layout.title.font`).
+  lotly.py 3.5.0 follows the new schema, but still
+  upports the legacy `title*` properties by mapping them to the 
corresponding
+  title.*` property
+  [#1302](https://github.com/plotly/plotly.py/issues/1302))
+* The `update` method on `graph_objs` now returns the updated object in 
order
+  o support chaining multiple update operations together
+  [#1379](https://github.com/plotly/plotly.py/issues/1379))
+* The `show_link` option has been set to `False` by default in the offline
+  plot` and `iplot` functions. Now that the "send data to cloud" button has
+  een disabled by default in plotly.js 1.43.0, no buttons/links will be
+  isplayed by default that result in data being sent off of the local 
machine
+  [#1304](https://github.com/plotly/plotly.py/issues/1304))
+* `config` options that are not known by plotly.py result in a warning but 
are
+  till passed along to plotly.js. Prior to this change these unknown 
options
+  ere dropped silently
+  [#1290](https://github.com/plotly/plotly.py/issues/1290))
+* Built-in themes now specify colorscales using the new global
+  layout.colorscale` properties.  Previously the colorscales were defined 
for
+  ach trace type individually. This reduces the size of the resulting theme
+  iles 
+  [#1303](https://github.com/plotly/plotly.py/issues/1303))
+* Increased the maximum retry time of the orca integration from 8s to 30s
+  [#1297](https://github.com/plotly/plotly.py/issues/1297))
+  + Fixed
+* Fixed `FigureWidget` performance regression that, when working with
+  arge datasets, resulted in a slight freeze of the widget after user
+  nteractions (pan, zoom, etc)
+  [1305](https://github.com/plotly/plotly.py/issues/1305)) 
+* Fix orca error when the `ELECTRON_RUN_AS_NODE` environment variable is 
set
+  [#1293](https://github.com/plotly/plotly.py/issues/1293))
+* The `'responsive'` config key was being silently blocked
+  [#1290](https://github.com/plotly/plotly.py/issues/1290))
+* Fixed error when using unicode characters in string properties on Python 
2
+  [#1289](https://github.com/plotly/plotly.py/issues/1289))
+* Removed invalid calls to non-existent `validate` and `strip_style` 
`Figure`
+  ethods in matplotlylib conversion logic 
+  [#1128](https://github.com/plotly/plotly.py/issues/1128))
+- Update to version 3.4.2
+  + Fixed
+* `config` options are now supported when using `plotly.offline.iplot` to
+  isplay a figure in JupyterLab. Requires version 0.18.1 of the 
+  @jupyterlab/plotly-extension` extension.
+  [#1281](https://github.com/plotly/plotly.py/pull/1281),
+  
jupyterlab/jupyter-renderers#168](https://github.com/jupyterlab/jupyter-renderers/pull/168))
+* Custom `plotly_domain` values are now supported in FigureWidget in both
+  he classic notebook and JupyterLab
+  [#1284](https://github.com/plotly/plotly.py/pull/1284)) 
+- Update to version 3.4.1
+  + Updated
+* Updated Plotly.js to version 1.42.5. See the
+  plotly.js 

commit python-plotly for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2018-04-20 17:31:21

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new (New)


Package is "python-plotly"

Fri Apr 20 17:31:21 2018 rev:9 rq:598787 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2018-02-22 15:02:42.593434372 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new/python-plotly.changes 
2018-04-20 17:33:51.824979002 +0200
@@ -1,0 +2,21 @@
+Thu Apr 19 16:56:41 UTC 2018 - toddrme2...@gmail.com
+
+- update to version 2.5.1
+  * Fixed
++ `plotly.figure_factory.create_choropleth` now works in Windows without 
raising an OSError. The module now uses cross-platform path tools from `os` to 
manipulate and manage the shapefiles contained in this package.
+- update to version 2.5.0
+  * Fixed
++ `import plotly.figure_factory` does not fail if `pandas` is not 
installed. See  https://github.com/plotly/plotly.py/pull/958
+  * Added
++ New parameter `fill_percent` to the `.insert` method for the dashboards 
API. You can now insert a box into the dashboard layout and specify what 
proportion of the original container box it will occupy. Run 
`help(plotly.dashboard_objs.Dashboard.insert)` for more information on 
`fill_percent`.
+  * Updated
++ Updated `plotly.min.js` to version 1.35.2.
+  - New features include adding an `automargin` attribute to cartesian 
axes and a layout `grids` attribute for easy subplot generation.
+  - See [the plotly.js 
CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#13522018-03-09)
 for additional information regarding the updates.
++ `plotly.figure_factory.create_choropleth` has changed some of the 
default plotting options:
+  - 'offline_mode' param has been removed from call signature.
+  - Persistent selection api for the centroid points is automatically 
enabled. See https://plot.ly/python/reference/#scatter-selected and 
https://plot.ly/python/reference/#scatter-unselected for details
+  - FIPS values that appear on hover are 0-padded to ensure they are 5 
digits.
+  - `hover_info='none'` is now default for the county lines data.
+
+---

Old:

  plotly-2.4.1.tar.gz

New:

  plotly-2.5.1.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.dKJFry/_old  2018-04-20 17:33:53.008936066 +0200
+++ /var/tmp/diff_new_pack.dKJFry/_new  2018-04-20 17:33:53.012935921 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:2.4.1
+Version:2.5.1
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-2.4.1.tar.gz -> plotly-2.5.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-plotly/plotly-2.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new/plotly-2.5.1.tar.gz differ: char 
5, line 1




commit python-plotly for openSUSE:Factory

2018-02-22 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2018-02-22 15:02:38

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new (New)


Package is "python-plotly"

Thu Feb 22 15:02:38 2018 rev:8 rq:578896 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2018-02-14 09:45:34.497038143 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new/python-plotly.changes 
2018-02-22 15:02:42.593434372 +0100
@@ -1,0 +2,22 @@
+Thu Feb 22 04:17:56 UTC 2018 - a...@gmx.de
+
+- update to version 2.4.1:
+  * Fixed
++ The required shapefiles to generate the choropleths via
+  plotly.figure_factory.create_choropleth are now shipped in the
+  package data.
+
+---
+Mon Feb 19 17:15:11 UTC 2018 - a...@gmx.de
+
+- update to version 2.4.0:
+  * Added
++ County Choropleth figure factory. Call
+  help(plotly.figure_factory.create_choropleth) for examples and
+  how to get started making choropleths of US counties with the
+  Python API.
+  Note: import plotly.figure_factory as ff is broken and 2.4.0
+  must be yanked ASAP. Efforts to fix this version are currently
+  underway.
+
+---

Old:

  plotly-2.3.0.tar.gz

New:

  plotly-2.4.1.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.HjWI69/_old  2018-02-22 15:02:45.021347033 +0100
+++ /var/tmp/diff_new_pack.HjWI69/_new  2018-02-22 15:02:45.025346888 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:2.3.0
+Version:2.4.1
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-2.3.0.tar.gz -> plotly-2.4.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-plotly/plotly-2.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new/plotly-2.4.1.tar.gz differ: char 
5, line 1




commit python-plotly for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2017-11-27 22:18:35

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new (New)


Package is "python-plotly"

Mon Nov 27 22:18:35 2017 rev:5 rq:545904 version:2.2.2

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2017-10-31 15:43:50.290126098 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new/python-plotly.changes 
2017-11-27 22:18:38.306139699 +0100
@@ -1,0 +2,8 @@
+Sun Nov 26 21:26:06 UTC 2017 - a...@gmx.de
+
+- update to version 2.2.2:
+  * bullet chart figure factory. Call
+help(plotly.figure_factory.create_bullet) for examples and how to
+get started making bullet charts with the API.
+
+---

Old:

  plotly-2.2.1.tar.gz

New:

  plotly-2.2.2.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.RxBb5F/_old  2017-11-27 22:18:38.938116761 +0100
+++ /var/tmp/diff_new_pack.RxBb5F/_new  2017-11-27 22:18:38.938116761 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:2.2.1
+Version:2.2.2
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-2.2.1.tar.gz -> plotly-2.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.2.1/PKG-INFO new/plotly-2.2.2/PKG-INFO
--- old/plotly-2.2.1/PKG-INFO   2017-10-27 01:55:26.0 +0200
+++ new/plotly-2.2.2/PKG-INFO   2017-11-24 00:46:09.0 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: plotly
-Version: 2.2.1
+Version: 2.2.2
 Summary: Python plotting library for collaborative, interactive, 
publication-quality graphs.
 Home-page: https://plot.ly/python/
 Author: Chris P
 Author-email: ch...@plot.ly
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: ===
 plotly:
 ===
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.2.1/plotly/colors.py 
new/plotly-2.2.2/plotly/colors.py
--- old/plotly-2.2.1/plotly/colors.py   2017-07-26 14:04:02.0 +0200
+++ new/plotly-2.2.2/plotly/colors.py   2017-11-24 00:45:47.0 +0100
@@ -442,21 +442,37 @@
 return colorscale
 
 
-def find_intermediate_color(lowcolor, highcolor, intermed):
+def find_intermediate_color(lowcolor, highcolor, intermed, colortype='tuple'):
 """
 Returns the color at a given distance between two colors
 
 This function takes two color tuples, where each element is between 0
 and 1, along with a value 0 < intermed < 1 and returns a color that is
-intermed-percent from lowcolor to highcolor
-"""
+intermed-percent from lowcolor to highcolor. If colortype is set to 'rgb',
+the function will automatically convert the rgb type to a tuple, find the
+intermediate color and return it as an rgb color.
+"""
+if colortype == 'rgb':
+# convert to tuple color, eg. (1, 0.45, 0.7)
+lowcolor = unlabel_rgb(lowcolor)
+highcolor = unlabel_rgb(highcolor)
+
 diff_0 = float(highcolor[0] - lowcolor[0])
 diff_1 = float(highcolor[1] - lowcolor[1])
 diff_2 = float(highcolor[2] - lowcolor[2])
 
-return (lowcolor[0] + intermed * diff_0,
-lowcolor[1] + intermed * diff_1,
-lowcolor[2] + intermed * diff_2)
+inter_med_tuple = (
+lowcolor[0] + intermed * diff_0,
+lowcolor[1] + intermed * diff_1,
+lowcolor[2] + intermed * diff_2
+)
+
+if colortype == 'rgb':
+# back to an rgb string, e.g. rgb(30, 20, 10)
+inter_med_rgb = label_rgb(inter_med_tuple)
+return inter_med_rgb
+
+return inter_med_tuple
 
 
 def unconvert_from_RGB_255(colors):
@@ -498,29 +514,39 @@
 return (rgb_components[0], rgb_components[1], rgb_components[2])
 
 
-def n_colors(lowcolor, highcolor, n_colors):
+def n_colors(lowcolor, highcolor, n_colors, colortype='tuple'):
 """
 Splits a low and high color into a list of n_colors colors in it
 
 Accepts two color tuples and returns a list of n_colors colors
 which form the intermediate colors between lowcolor and highcolor
-from linearly interpolating through RGB space
+from linearly interpolating through RGB space. If colortype is 'rgb'
+the function will return a list of colors in the same form.
 """
+if colortype == 'rgb':
+# convert to tuple
+lowcolor = unlabel_rgb(lowcolor)
+

commit python-plotly for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2017-10-31 15:43:48

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new (New)


Package is "python-plotly"

Tue Oct 31 15:43:48 2017 rev:4 rq:537520 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2017-10-17 01:53:15.952332750 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new/python-plotly.changes 
2017-10-31 15:43:50.290126098 +0100
@@ -1,0 +2,12 @@
+Fri Oct 27 15:47:20 UTC 2017 - a...@gmx.de
+
+- update to version 2.2.1:
+  * presentation objects now added to setup.py
+
+- changes from version 2.2.0:
+  * Added
++ NEW Presentations API for Python! Run
+  help(plotly.presentation_objs.Presentations) for help or check
+  out the new documentation
+
+---

Old:

  plotly-2.1.0.tar.gz

New:

  plotly-2.2.1.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.2aaqlM/_old  2017-10-31 15:43:50.850105798 +0100
+++ /var/tmp/diff_new_pack.2aaqlM/_new  2017-10-31 15:43:50.850105798 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:2.1.0
+Version:2.2.1
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-2.1.0.tar.gz -> plotly-2.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.1.0/PKG-INFO new/plotly-2.2.1/PKG-INFO
--- old/plotly-2.1.0/PKG-INFO   2017-10-11 19:09:16.0 +0200
+++ new/plotly-2.2.1/PKG-INFO   2017-10-27 01:55:26.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: plotly
-Version: 2.1.0
+Version: 2.2.1
 Summary: Python plotting library for collaborative, interactive, 
publication-quality graphs.
 Home-page: https://plot.ly/python/
 Author: Chris P
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.1.0/plotly/api/v2/__init__.py 
new/plotly-2.2.1/plotly/api/v2/__init__.py
--- old/plotly-2.1.0/plotly/api/v2/__init__.py  2017-05-09 20:13:16.0 
+0200
+++ new/plotly-2.2.1/plotly/api/v2/__init__.py  2017-10-26 21:48:29.0 
+0200
@@ -1,4 +1,5 @@
 from __future__ import absolute_import
 
 from plotly.api.v2 import (dash_apps, dashboards, files, folders, grids,
-   images, plot_schema, plots, users)
+   images, plot_schema, plots, spectacle_presentations,
+   users)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plotly-2.1.0/plotly/api/v2/spectacle_presentations.py 
new/plotly-2.2.1/plotly/api/v2/spectacle_presentations.py
--- old/plotly-2.1.0/plotly/api/v2/spectacle_presentations.py   1970-01-01 
01:00:00.0 +0100
+++ new/plotly-2.2.1/plotly/api/v2/spectacle_presentations.py   2017-10-26 
21:48:29.0 +0200
@@ -0,0 +1,32 @@
+"""
+Interface to Plotly's /v2/spectacle-presentations endpoint.
+"""
+from __future__ import absolute_import
+
+from plotly.api.v2.utils import build_url, request
+
+RESOURCE = 'spectacle-presentations'
+
+
+def create(body):
+"""Create a presentation."""
+url = build_url(RESOURCE)
+return request('post', url, json=body)
+
+
+def list():
+"""Returns the list of all users' presentations."""
+url = build_url(RESOURCE)
+return request('get', url)
+
+
+def retrieve(fid):
+"""Retrieve a presentation from Plotly."""
+url = build_url(RESOURCE, id=fid)
+return request('get', url)
+
+
+def update(fid, content):
+"""Completely update the writable."""
+url = build_url(RESOURCE, id=fid)
+return request('put', url, json=content)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.1.0/plotly/figure_factory/_scatterplot.py 
new/plotly-2.2.1/plotly/figure_factory/_scatterplot.py
--- old/plotly-2.1.0/plotly/figure_factory/_scatterplot.py  2017-07-26 
14:04:02.0 +0200
+++ new/plotly-2.2.1/plotly/figure_factory/_scatterplot.py  2017-10-26 
21:48:29.0 +0200
@@ -1,6 +1,6 @@
 from __future__ import absolute_import
 
-from plotly import exceptions, optional_imports
+from plotly import colors, exceptions, optional_imports
 from plotly.figure_factory import utils
 from plotly.graph_objs import graph_objs
 from plotly.tools import make_subplots
@@ -386,9 +386,9 @@
 
 # Convert colormap to list of n RGB tuples
 if colormap_type == 

commit python-plotly for openSUSE:Factory

2017-10-16 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2017-10-17 01:53:15

Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and  /work/SRC/openSUSE:Factory/.python-plotly.new (New)


Package is "python-plotly"

Tue Oct 17 01:53:15 2017 rev:3 rq:534158 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2017-10-09 19:48:40.886370118 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new/python-plotly.changes 
2017-10-17 01:53:15.952332750 +0200
@@ -1,0 +2,9 @@
+Fri Oct 13 16:03:02 UTC 2017 - a...@gmx.de
+
+- update to version 2.1.0:
+  * Updated plotly.min.js to version 1.31.0.
++ New features include a table trace type.
++ See the plotly.js CHANGELOG for additional information regarding
+  the updates.
+
+---

Old:

  plotly-2.0.16.tar.gz

New:

  plotly-2.1.0.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.Fsbcgx/_old  2017-10-17 01:53:17.564257250 +0200
+++ /var/tmp/diff_new_pack.Fsbcgx/_new  2017-10-17 01:53:17.604255376 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:2.0.16
+Version:2.1.0
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-2.0.16.tar.gz -> plotly-2.1.0.tar.gz ++
 30228 lines of diff (skipped)