blob: f91aa1c108109c1ab5b6bdc9100da235910431f5 (
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
|
pkgbase = python-streamlit
pkgdesc = A faster way to build and share data apps
pkgver = 1.44.1
pkgrel = 1
url = https://streamlit.io
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-altair
depends = python-blinker
depends = python-cachetools
depends = python-click
depends = python-numpy
depends = python-packaging
depends = python-pandas
depends = python-pillow
depends = python-protobuf
depends = python-pyarrow
depends = python-requests
depends = python-tenacity
depends = python-toml
depends = python-typing_extensions
depends = python-watchdog
source = https://files.pythonhosted.org/packages/source/s/streamlit/streamlit-1.44.1.tar.gz
sha512sums = e8c03d19a9ef0e6f3e99af3b7ddc75f7898f90f414de61486b417682ddbc58485f7e9b722c1749423bdff61095ba5d2fc2caaae06bec1e8650e623d68452467b
pkgname = python-streamlit
|