summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYour Name2024-03-01 20:34:31 +0800
committerYour Name2024-03-01 20:34:31 +0800
commit2b38c8302c22ca33473db9240770493c268ae320 (patch)
tree51fac50d534a8899d7babcb4227e169b9f81fb19 /PKGBUILD
parenta266b6e351d08dc1bbf84a7cb0ceb22f072ffd4d (diff)
downloadaur-python-gradio.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2720ac0d0ba3..c2432665b3d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=python-gradio
_module='gradio'
-pkgver=4.11.0
+pkgver=4.19.2
pkgrel=1
pkgdesc='Create UIs for your machine learning model in Python in 3 minutes '
arch=(x86_64)
url='https://github.com/gradio-app/gradio'
license=('custom')
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/${_module/-/_}-$pkgver.tar.gz")
-sha512sums=('29e5ef953263c5c5c7407709c4ded4b357ceb4eb807fa758444438918418db2008897eba2622f3951c01c5bb86c382839f3ce41350e4524951e6f4bda4a3c122')
+sha512sums=('00216e86c0fe1b6fc638caaba69c53910689a255bd91b8bc3c020a52d081077d26def7897d3228f0419469672d3061e58db4eb2b67cc7b71ad38fc90d675d1ac')
depends=(python python-aiofiles python-altair python-fastapi python-ffmpy python-gradio-client python-httpx python-huggingface-hub python-importlib_resources python-jinja python-markupsafe python-matplotlib python-numpy python-orjson python-packaging python-pandas python-pillow python-pydantic python-pydub python-python-multipart python-yaml python-semantic-version python-tomlkit python-typer python-typing_extensions uvicorn)
makedepends=(python-build python-installer python-wheel python-hatch-requirements-txt python-hatch-fancy-pypi-readme)