summaryrefslogtreecommitdiff
path: root/python-streamlit-nightly.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 11:39:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 11:39:50 +0000
commite64eacb1d2238b362a949702afe849880a5c2558 (patch)
treead5a8f3d5daaa5dc8eca3f0573f7d785b9cebb50 /python-streamlit-nightly.spec
parent461110a64264a7b848bdf29fb43920401995ea7d (diff)
automatic import of python-streamlit-nightlyopeneuler20.03
Diffstat (limited to 'python-streamlit-nightly.spec')
-rw-r--r--python-streamlit-nightly.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/python-streamlit-nightly.spec b/python-streamlit-nightly.spec
index 5498a49..ac981ad 100644
--- a/python-streamlit-nightly.spec
+++ b/python-streamlit-nightly.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-streamlit-nightly
-Version: 1.20.1.dev20230403
+Version: 1.21.1.dev20230422
Release: 1
-Summary: The fastest way to build data apps in Python
+Summary: A faster way to build and share data apps
License: Apache License 2.0
URL: https://streamlit.io
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bc/d4/fb984cef37f63474338911074c2dd21f4c62b3c9afdd8c1eae2cb86f8074/streamlit-nightly-1.20.1.dev20230403.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/6b/774747ae02c922c72297b6cd8582410e6dc0bd28af7b32186306fbc356b3/streamlit-nightly-1.21.1.dev20230422.tar.gz
BuildArch: noarch
Requires: python3-altair
@@ -23,6 +23,7 @@ Requires: python3-pympler
Requires: python3-dateutil
Requires: python3-requests
Requires: python3-rich
+Requires: python3-tenacity
Requires: python3-toml
Requires: python3-typing-extensions
Requires: python3-tzlocal
@@ -138,7 +139,7 @@ Streamlit is completely free and open-source and licensed under the [Apache 2.0]
%package -n python3-streamlit-nightly
-Summary: The fastest way to build data apps in Python
+Summary: A faster way to build and share data apps
Provides: python-streamlit-nightly
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@@ -355,7 +356,7 @@ Streamlit is completely free and open-source and licensed under the [Apache 2.0]
%prep
-%autosetup -n streamlit-nightly-1.20.1.dev20230403
+%autosetup -n streamlit-nightly-1.21.1.dev20230422
%build
%py3_build
@@ -395,5 +396,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.1.dev20230403-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.21.1.dev20230422-1
- Package Spec generated