Revisions of python-panel

Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 955452 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 14)
* Update to version 0.12.6.
* Bump python-param requirement, at least version 0.12.0 is required.
* Drop %config tag from file installed to /usr/etc in keeping with rpmlintrc recommendation.
* Disable an additional test: test_server; requires network.
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 914402 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 12)
- Use -s in pytest call

- Update to version 0.12.1
  * Big Changelog since 0.11
    https://github.com/holoviz/panel/blob/master/CHANGELOG.md
  * New Features in 0.12:
    Add ReactiveHTML
    Add Terminal Widget based on xterm.js (#2090)
    Adding a DatetimePicker widget (#2107, #2135)
    Add editable sliders (#2111, #2133, #2208)
    Add FlexBox layout (#2233, #2511)
    Add ability to configure global template (#2271)
    Add GridStack layout (#2375)
    Add PDF pane (#2444)
    Add /panel-preview endpoint for Jupyter server extension
      (#2341, #2361)
    Add Tqdm Indicator (#2079)
  * Deprecations:
    Remove add_periodic_callback method (#2439)
    Remove deprecated panel.callbacks modules
    Remove deprecated Ace pane and Audio Widget (#2427)
    Remove Progress widget docs (#2451)
    Tabulator no longer loaded by default, must be initialized with
    pn.extension('tabulator')
- Add missing test data and patch
  * mp3.mp3
  * mp4.mp4
  * panel-pr2636-fixtests.patch
  * gh#holoviz/panel#2636
buildservice-autocommit accepted request 882618 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 11)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 882601 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 10)
- Move configuration file to new jupyter-panel package in order to
  avoid conflicts for multiple python flavors
- Skip failing test gh#holoviz/panel#2101

- Update to version 0.11.1:
  * Enhancements:
    - Allow setting horizontal and vertical alignment separately
      (gh#holoviz/panel#2072).
    - Expose widgets visible property (gh#holoviz/panel#2065).
    - Allow bind to extract dependencies and evaluate other
      dynamic functions (gh#holoviz/panel#2056).
    - Allow setting root_directory on FileSelector widget
      (gh#holoviz/panel#2086).
  * Bug fixes:
    - Fixed loading of jQuery in BootstrapTemplate
      (gh#holoviz/panel#2057).
    - Fix VTK imports to ensure VTKVolume pane renders grids
      (gh#holoviz/panel#2071).
    - Fix loading of template resources from relative paths
      (gh#holoviz/panel#2067).
    - Fix Spinner component overflow (gh#holoviz/panel#2070).
    - Handle integer column names on Perspective widget
      (gh#holoviz/panel#2069).
    - Fix bundling of template resources (gh#holoviz/panel#2076).
    - Fix value_throttled in pn.depends decorator
      (gh#holoviz/panel#2085).
  * Compatibility: Switch GitHub OAuth to use header authorization
    token (gh#holoviz/panel#2073).
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 876843 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 9)
* Update to version 0.11.0.
* Add BuildRequires: jupyter-notebook-filesystem and install jupyter notebook configuration file.
buildservice-autocommit accepted request 874177 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 7)
- skip python 3.6 build (no scipy)
buildservice-autocommit accepted request 860824 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 6)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 860538 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 5)
- Update to version 1.10.2:
  * Fix various issues with Template CSS (#1663, #1742)
  * Fix BytesIO/StringIO buffers as input to image xpanes (#1711)
  * Fix out-of-bounds errors when assigning to GridSpec with
    fixed ncols (#1721)
  * Fix deserialization issues for Plotly.hover_data (#1722)
  * Fixed updating of Alert parameters after initialization (#1725)
  * Fix ordering of items added to Template areas (#1736)
  * Fix interactivity for items in Card (#1750)
  * Ensure onload callbacks are only run once (#1746)
  * Allow overriding items in grid based templates (#1741)
  * Ensure ECharts and ipywidget rerender when in Card (#1765)
  * Ensure template dark theme persists on HoloViews plots (#1764)
  * Fix responsive height in Plotly pane (#1770)
  * Ensure image panes resize in width and height (#1777)
  * Fix issues with Location.sync serialization (#1784)
  * Add throttled argument to interact (#1259)
  * ECharts pane now loads echarts-gl for 3D support (#1785)
  * Ensure CheckBoxGroup and CheckButtonGroup support arbitrary
    objects as options (#1793)
  * Improved OAuth encryption key validation (#1762)
  * Add progress option to .save method (#1776)
- Fix conflict with parallel installable python3 flavors because
  of incorrect python_expand usage with docs
  gh#openSUSE/python-rpm-macros#66
- Fix npm bundling errors during install
- Make multibuild test flavor in order to avoid dependency cycle
  with python-holoviews
- The hidden .version file is actually necessary (e.g. holoviews
  checks the version) -- add python-panel-rpmlintrc
buildservice-autocommit accepted request 848501 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 848436 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 3)
* Update to version 1.10.1.
* Disable python2 builds since dependencies (e.g. python-bokeh) no longer support python2.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 822072 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
initialized devel package after accepting 822072
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 822071 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 1)
A Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.
Displaying revisions 41 - 54 of 54
openSUSE Build Service is sponsored by