summaryrefslogtreecommitdiff
path: root/python-dash.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dash.spec')
-rw-r--r--python-dash.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dash.spec b/python-dash.spec
index 83b6ee3..31a2cd3 100644
--- a/python-dash.spec
+++ b/python-dash.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dash
-Version: 2.9.2
+Version: 2.9.3
Release: 1
Summary: A Python framework for building reactive web-apps. Developed by Plotly.
License: MIT
URL: https://plotly.com/dash
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/aa/b3/77da44065a17a822afbb7c2af8f4b4886da381af450edffd70149dca0fd0/dash-2.9.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/e3/a75cb5b353492ab7f76ff8c4076a1d2047feed060cbbcf51c14e3c713caa/dash-2.9.3.tar.gz
BuildArch: noarch
Requires: python3-Flask
@@ -255,7 +255,7 @@ See [https://plotly.com/contact-us/](https://plotly.com/contact-us/) to get in t
%prep
-%autosetup -n dash-2.9.2
+%autosetup -n dash-2.9.3
%build
%py3_build
@@ -295,5 +295,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.9.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.9.3-1
- Package Spec generated