15
0
forked from pool/python-dash

- Update to 2.18.2

* Lots of changes since 2.16.1:
    https://github.com/plotly/dash/compare/v2.16.1...v2.18.2
  * Drop dependencies python-dash-core-components,
    python dash-html-components and dash-table as they are moved to
    main dash repo

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dash?expand=0&rev=12
This commit is contained in:
2025-04-03 13:20:58 +00:00
committed by Git OBS Bridge
commit a0ef896efd
7 changed files with 1117 additions and 0 deletions

3
python-dash.rpmlintrc Normal file
View File

@@ -0,0 +1,3 @@
# extra testing requirements not declared in python metadata
addFilter("python-leftover-require python.*-beautifulsoup4")
addFilter("python-leftover-require python.*-percy")