diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:43:19 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:43:19 +0000 |
commit | 4fc2eb67e50c426765b4dd01619d80d8c2aac284 (patch) | |
tree | 3f9536069e8f3a9bbf507391b517791581f3fadf /python-dash.spec | |
parent | 9f24fa5145c66b20c23a545839dd0480a7c98ee0 (diff) |
automatic import of python-dashopeneuler20.03
Diffstat (limited to 'python-dash.spec')
-rw-r--r-- | python-dash.spec | 8 |
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 |