From e64eacb1d2238b362a949702afe849880a5c2558 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:39:50 +0000 Subject: automatic import of python-streamlit-nightly --- .gitignore | 1 + python-streamlit-nightly.spec | 13 +++++++------ sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 2d8f20b..317ec48 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /streamlit-nightly-1.20.1.dev20230403.tar.gz +/streamlit-nightly-1.21.1.dev20230422.tar.gz 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 - 1.20.1.dev20230403-1 +* Sun Apr 23 2023 Python_Bot - 1.21.1.dev20230422-1 - Package Spec generated diff --git a/sources b/sources index c245fc7..b3591ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5d5d426f63bbe68b3d571a88a606d55 streamlit-nightly-1.20.1.dev20230403.tar.gz +0a821e6085b6cfc7c4af9975e5b615f0 streamlit-nightly-1.21.1.dev20230422.tar.gz -- cgit v1.2.3