diff --git a/dash-2.6.1.tar.gz b/dash-2.6.1.tar.gz deleted file mode 100644 index 65a381d..0000000 --- a/dash-2.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c88375a7335419b685e336dad7fbee567e9a2fe1fcf15632b73747db3921643 -size 9570571 diff --git a/dash-2.6.2.tar.gz b/dash-2.6.2.tar.gz new file mode 100644 index 0000000..a813cc6 --- /dev/null +++ b/dash-2.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c7d1dddaf40154c0faa1f212faf8907907b8c2eb50b5d70ac8c72e51b5319d +size 9553490 diff --git a/python-dash.changes b/python-dash.changes index f78a5a2..ce29fda 100644 --- a/python-dash.changes +++ b/python-dash.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Sep 25 20:21:02 UTC 2022 - Arun Persaud + +- 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 diff --git a/python-dash.spec b/python-dash.spec index 6814889..f7465ee 100644 --- a/python-dash.spec +++ b/python-dash.spec @@ -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