blob: 20969be360cba299df1220e1f806ee4e6cb7933a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = python-streamlit
pkgdesc = The fastest way to build data apps in Python
pkgver = 1.40.0
pkgrel = 1
url = https://streamlit.io
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-altair
depends = python-astor
depends = python-attrs
depends = python-blinker
depends = python-cachetools
depends = python-click
depends = python-dateutil
depends = python-gitpython
depends = python-importlib-metadata
depends = python-numpy
depends = python-packaging
depends = python-pandas
depends = python-pillow
depends = python-protobuf
depends = python-pyarrow
depends = python-pydeck
depends = python-pympler
depends = python-requests
depends = python-toml
depends = python-tornado
depends = python-tzlocal
depends = python-validators
depends = python-watchdog
depends = semver
source = streamlit-1.40.0.tar.gz::https://files.pythonhosted.org/packages/source/s/streamlit/streamlit-1.40.0.tar.gz
sha512sums = cb0a0d11b36bc17d39bf6a15582dadb31b7b7c9b90b2ed69da243ca22232aa1e23b53b63e1e826b8e4ddd402c0502b31233818ac97d1f519270b8e6995420947
pkgname = python-streamlit
|