diff --git a/panel-1.3.5.tar.gz b/panel-1.3.5.tar.gz deleted file mode 100644 index ae47794..0000000 --- a/panel-1.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdf8db8cd1a1fa96f86cecb2dfb83b8792e9e8088f284d4d5163fd787602a2b6 -size 27951470 diff --git a/panel-1.3.6.tar.gz b/panel-1.3.6.tar.gz new file mode 100644 index 0000000..92ae88d --- /dev/null +++ b/panel-1.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3de0785b6f5098f8b36dfebb8c30d562146f8450107517b3374778619449a70 +size 27952181 diff --git a/python-panel.changes b/python-panel.changes index bed89d0..902cd24 100644 --- a/python-panel.changes +++ b/python-panel.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Dec 27 14:05:45 UTC 2023 - Dirk Müller + +- update to 1.3.6: + * This patch release addresses a major regression in server + performance introduced in 1.3.5 along with some additional + minor fixes. We want to welcome @nenb as a new contributor + and want to thank the maintainers @ahuang11, @maximlt and + @philippjfr for their contributions to this release. + * Add explicit size option to ToggleIcon (#6092) + * Fix execution of OAuth of callback to refresh `access_token` + * Fix `ChatReactionIcons` alignment and trigger reactions + correctly (#6086) + * Change `Column` `scroll_position` default value from `None` + to `0` (#6082) + * Fix issue with accumulating callbacks on server (#6091) + * Ensure `ReactiveExpr` renders in pyodide (#6097) + * Ensure `TooltipIcon` description can be updated (#6099) + * Fix IPyWidgets rendering in `BootstrapTemplate` (#6100) + * Fix padding and alignment of `FileDownload` (#6101) + ------------------------------------------------------------------- Wed Dec 20 04:52:49 UTC 2023 - Atri Bhattacharya diff --git a/python-panel.spec b/python-panel.spec index 67d17f5..3a2d0c9 100644 --- a/python-panel.spec +++ b/python-panel.spec @@ -25,7 +25,7 @@ %bcond_with test %endif Name: python-panel%{psuffix} -Version: 1.3.5 +Version: 1.3.6 Release: 0 Summary: A high level app and dashboarding solution for Python License: BSD-3-Clause