Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-streamlit
Commits:
ee3707eb by Jakub Klinkovský at 2026-05-30T09:49:59+02:00
upgpkg: 1.58.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-streamlit
pkgdesc = A faster way to build and share data apps
- pkgver = 1.57.0
+ pkgver = 1.58.0
pkgrel = 1
url = https://streamlit.io
arch = any
@@ -61,7 +61,7 @@ pkgbase = python-streamlit
optdepends = python-starlette: for running with Starlette server
optdepends = python-xarray: for using Xarray datasets
optdepends = uvicorn: for running with Starlette server
- source = git+https://github.com/streamlit/streamlit#tag=1.57.0
- b2sums =
90076229ff93d047caa81b117fb5f4fe1d8244bd5a73ac9b59cfa3b08d7b65001bf68af95ec23838ddb2a1b734116aaae6fe20142da1279ab74bd5f01f7cde1a
+ source = git+https://github.com/streamlit/streamlit#tag=1.58.0
+ b2sums =
1b8bf41b1c5d564301d22517daa21eb4bf5c1f7aee5e5c16775538ff64c3ac465fe3f43883907e88f46020ed3618f6b11f802dd929552cbc022352ceba4a0239
pkgname = python-streamlit
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=streamlit
pkgname=python-$_name
-pkgver=1.57.0
+pkgver=1.58.0
pkgrel=1
pkgdesc="A faster way to build and share data apps"
arch=(any)
@@ -78,7 +78,7 @@ source=(
# build requires git in frontend/protobuf/scripts/generate-proto.js
git+https://github.com/streamlit/streamlit#tag=$pkgver
)
-b2sums=('90076229ff93d047caa81b117fb5f4fe1d8244bd5a73ac9b59cfa3b08d7b65001bf68af95ec23838ddb2a1b734116aaae6fe20142da1279ab74bd5f01f7cde1a')
+b2sums=('1b8bf41b1c5d564301d22517daa21eb4bf5c1f7aee5e5c16775538ff64c3ac465fe3f43883907e88f46020ed3618f6b11f802dd929552cbc022352ceba4a0239')
# based on https://github.com/streamlit/streamlit/blob/develop/Makefile
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-streamlit/-/commit/ee3707eb22a23e853c61f862dc0c19438c710117
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-streamlit/-/commit/ee3707eb22a23e853c61f862dc0c19438c710117
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help