Accepting request 1006682 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/1006682 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dash?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c88375a7335419b685e336dad7fbee567e9a2fe1fcf15632b73747db3921643
|
||||
size 9570571
|
||||
3
dash-2.6.2.tar.gz
Normal file
3
dash-2.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00c7d1dddaf40154c0faa1f212faf8907907b8c2eb50b5d70ac8c72e51b5319d
|
||||
size 9553490
|
||||
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 25 20:21:02 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 2.6.2:
|
||||
* Fixed
|
||||
+ #2237 Ensure calls to plotly.js from dcc.Graph are properly
|
||||
sequenced even if React initiates multiple render cycles in
|
||||
quick succession.
|
||||
+ #2218 Fix bug #1348 Validate children prop (required or not).
|
||||
+ #2223 Exclude hidden folders when building dash.page_registry.
|
||||
+ #2182 Fix #2172 Make it so that when using pages, if
|
||||
suppress_callback_exceptions=True the validation_layout is not
|
||||
set.
|
||||
+ #2152 Fix bug #2128 preventing rendering of multiple components
|
||||
inside a dictionary.
|
||||
+ #2187 Fix confusing error message when trying to use pytest
|
||||
fixtures but dash[testing] is not installed.
|
||||
+ #2202 Fix bug #2185 when you copy text with multiple quotes into
|
||||
a table
|
||||
+ #2226 Fix #2219 pages register & background callbacks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 21 15:33:31 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
# We can't test currenty, see below.
|
||||
%bcond_with test
|
||||
Name: python-dash
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
Release: 0
|
||||
Summary: Python framework for building reactive web-apps
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user