forked from pool/python-dash
Accepting request 1266791 from home:illuusio:python:3.11
- 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/request/show/1266791
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dash?expand=0&rev=12
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
|
||||
# We can't test currenty, see below.
|
||||
%bcond_with test
|
||||
%define distver 2.16.1
|
||||
%define distver 2.18.2
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-dash
|
||||
Version: 2.16.1
|
||||
Version: 2.18.2
|
||||
Release: 0
|
||||
Summary: Python framework for building reactive web-apps
|
||||
License: MIT
|
||||
@@ -31,9 +31,6 @@ Source: https://files.pythonhosted.org/packages/source/d/dash/dash-%{ver
|
||||
Source99: python-dash.rpmlintrc
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module Flask >= 1.0.4}
|
||||
BuildRequires: %{python_module dash-core-components = 2.0.0}
|
||||
BuildRequires: %{python_module dash-html-components = 2.0.0}
|
||||
BuildRequires: %{python_module dash-table = 5.0.0}
|
||||
BuildRequires: %{python_module percy}
|
||||
BuildRequires: %{python_module plotly >= 5.0.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -58,9 +55,6 @@ Requires: python-requests
|
||||
Requires: python-retrying
|
||||
Requires: python-nest-asyncio
|
||||
Requires: python-setuptools
|
||||
Requires: python-dash-core-components = 2.0.0
|
||||
Requires: python-dash-html-components = 2.0.0
|
||||
Requires: python-dash-table = 5.0.0
|
||||
Requires: python-plotly >= 5.0.0
|
||||
Requires: jupyter-dash = %{version}-%{release}
|
||||
# SECTION testing extras
|
||||
|
||||
Reference in New Issue
Block a user