15
0
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:
2025-04-03 13:20:58 +00:00
committed by Git OBS Bridge
parent 71d46b1237
commit ad26f596e7
4 changed files with 15 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2871d6b8d4c9dfd0a64f89f22d001c93292910b41d92d9ff2bb424a28283976
size 9911605

3
dash-2.18.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20e8404f73d0fe88ce2eae33c25bbc513cbe52f30d23a401fa5f24dbb44296c8
size 7457235

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 3 07:42:31 UTC 2025 - Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
- 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
-------------------------------------------------------------------
Wed Aug 14 14:50:01 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -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