summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-dtale.spec17
-rw-r--r--sources2
3 files changed, 9 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 8869ff0..f18ecbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/dtale-2.14.0.tar.gz
+/dtale-2.14.1.tar.gz
diff --git a/python-dtale.spec b/python-dtale.spec
index 082fa06..a86a6cb 100644
--- a/python-dtale.spec
+++ b/python-dtale.spec
@@ -1,17 +1,18 @@
%global _empty_manifest_terminate_build 0
Name: python-dtale
-Version: 2.14.0
+Version: 2.14.1
Release: 1
Summary: Web Client for Visualizing Pandas Objects
License: LGPL
URL: https://github.com/man-group/dtale
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/49/aecfb47c7227f58e3fedfc264b40238d0773c8414d6efdddc0e0eef306bb/dtale-2.14.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/86/55/249b794299a04f9da98f26deec89f0b72035b61a4141179a2e451ee84447/dtale-2.14.1.tar.gz
BuildArch: noarch
Requires: python3-dash-colorscales
Requires: python3-dash-daq
Requires: python3-Flask-Compress
Requires: python3-future
+Requires: python3-kaleido
Requires: python3-missingno
Requires: python3-pandas
Requires: python3-squarify
@@ -32,14 +33,13 @@ Requires: python3-seaborn
Requires: python3-Flask
Requires: python3-itsdangerous
Requires: python3-networkx
-Requires: python3-kaleido
+Requires: python3-kiwisolver
Requires: python3-requests
Requires: python3-beautifulsoup4
Requires: python3-certifi
Requires: python3-cycler
Requires: python3-dash
Requires: python3-decorator
-Requires: python3-kiwisolver
Requires: python3-MarkupSafe
Requires: python3-matplotlib
Requires: python3-pyparsing
@@ -74,10 +74,8 @@ Requires: python3-networkx
Requires: python3-packaging
Requires: python3-scipy
Requires: python3-statsmodels
-Requires: python3-dash
Requires: python3-dash-bootstrap-components
Requires: python3-joblib
-Requires: python3-kiwisolver
Requires: python3-MarkupSafe
Requires: python3-matplotlib
Requires: python3-networkx
@@ -102,9 +100,7 @@ Requires: python3-certifi
Requires: python3-cycler
Requires: python3-flask-ngrok
Requires: python3-lz4
-Requires: python3-dash
Requires: python3-dash-bootstrap-components
-Requires: python3-kaleido
Requires: python3-seaborn
Requires: python3-networkx
Requires: python3-scikit-learn
@@ -113,6 +109,7 @@ Requires: python3-matplotlib
Requires: python3-numpy
Requires: python3-openpyxl
Requires: python3-xarray
+Requires: python3-dash
Requires: python3-et-xmlfile
Requires: python3-plotly
Requires: python3-Flask
@@ -159,7 +156,7 @@ Provides: python3-dtale-doc
|Downloads| |Open in VS Code|
%prep
-%autosetup -n dtale-2.14.0
+%autosetup -n dtale-2.14.1
%build
%py3_build
@@ -199,5 +196,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.14.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.14.1-1
- Package Spec generated
diff --git a/sources b/sources
index 6315d09..536a0a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57ddc11b70cf9052e0e72f899a511fd4 dtale-2.14.0.tar.gz
+1a06a9bb3334dfc06e1c4b5b3b94db18 dtale-2.14.1.tar.gz