Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-streamlit


Commits:
e24b9b5e by Jakub Klinkovský at 2026-07-18T10:55:51+02:00
upgpkg: 1.59.2-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.59.1
+       pkgver = 1.59.2
        pkgrel = 1
        url = https://streamlit.io
        arch = any
@@ -59,7 +59,7 @@ pkgbase = python-streamlit
        optdepends = python-rich: for syntax highlighting in error logs
        optdepends = python-sqlalchemy: for connecting to SQL databases
        optdepends = python-xarray: for using Xarray datasets
-       source = git+https://github.com/streamlit/streamlit#tag=1.59.1
-       b2sums = 
08bc3ecd594abb9d49a5804e376ff8e9aa45a5ce498561efe37e4ffd7d0e006cd3385b0d772068f4e0c076e15bf3e8e7a68e70ef9aa7e94771841dc6bdd27315
+       source = git+https://github.com/streamlit/streamlit#tag=1.59.2
+       b2sums = 
5e3e96e01837279315b558a568d6609dedf3c07b221696cd380085eb205ff8093fc605c6642cf66b407f532831be69994fde985c51807a31a1940679388544b9
 
 pkgname = python-streamlit


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=streamlit
 pkgname=python-$_name
-pkgver=1.59.1
+pkgver=1.59.2
 pkgrel=1
 pkgdesc="A faster way to build and share data apps"
 arch=(any)
@@ -76,7 +76,7 @@ source=(
   # build requires git in frontend/protobuf/scripts/generate-proto.js
   git+https://github.com/streamlit/streamlit#tag=$pkgver
 )
-b2sums=('08bc3ecd594abb9d49a5804e376ff8e9aa45a5ce498561efe37e4ffd7d0e006cd3385b0d772068f4e0c076e15bf3e8e7a68e70ef9aa7e94771841dc6bdd27315')
+b2sums=('5e3e96e01837279315b558a568d6609dedf3c07b221696cd380085eb205ff8093fc605c6642cf66b407f532831be69994fde985c51807a31a1940679388544b9')
 
 # 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/e24b9b5ed55fe2ff997e2402208d5c166a1b8c1b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-streamlit/-/commit/e24b9b5ed55fe2ff997e2402208d5c166a1b8c1b
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


Reply via email to