diff --git a/panel-0.13.0.tar.gz b/panel-0.13.0.tar.gz deleted file mode 100644 index 88ec20f..0000000 --- a/panel-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:703c448bc83d6db9b72b0605af7a7403136310f84137d32d9228963b8abc2d74 -size 17915851 diff --git a/panel-0.13.1.tar.gz b/panel-0.13.1.tar.gz new file mode 100644 index 0000000..cbbd5f4 --- /dev/null +++ b/panel-0.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9008f0a851cbcffbce0273d62b5bc62644d9030cc68535c824381df52113af +size 17959938 diff --git a/python-panel.changes b/python-panel.changes index 7407748..479ef2f 100644 --- a/python-panel.changes +++ b/python-panel.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Jun 22 00:20:11 UTC 2022 - Atri Bhattacharya + +- Update to version 0.13.1: + * Add repr to cell and edit events (gh#holoviz/panel#3434). + * Improvements for pyodide handling (gh#holoviz/panel#3444, + gh#holoviz/panel#3508, gh#holoviz/panel#3511). + * Add support for Plotly animation frames + (gh#holoviz/panel#3449). + * Implement single and multi-selection in Vega pane + (gh#holoviz/panel#3470, gh#holoviz/panel#3499, + gh#holoviz/panel#3505). + * Add typehints to help developers and users + (gh#holoviz/panel#3476). + * Add pn.state.execute method to run callbacks in the right + context (gh#holoviz/panel#3550). + * Add support for asynchronous on_edit/on_click Tabulator + callbacks (gh#holoviz/panel#3550). + * Add DatetimeRangeSlider widget (gh#holoviz/panel#3548). + * Many bug fixes, see + https://github.com/holoviz/panel/releases/tag/v0.13.1 + ------------------------------------------------------------------- Sun May 1 21:38:21 UTC 2022 - Atri Bhattacharya diff --git a/python-panel.spec b/python-panel.spec index a926631..5d9815c 100644 --- a/python-panel.spec +++ b/python-panel.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-panel # # Copyright (c) 2022 SUSE LLC # @@ -29,7 +29,7 @@ %define skip_python36 1 %define modname panel Name: python-panel%{psuffix} -Version: 0.13.0 +Version: 0.13.1 Release: 0 Summary: A high level app and dashboarding solution for Python License: BSD-3-Clause