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


Commits:
dcf981e7 by Jakub Klinkovský at 2025-12-04T18:55:31+01:00
upgpkg: 1.52.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.51.0
+       pkgver = 1.52.0
        pkgrel = 1
        url = https://streamlit.io
        arch = any
@@ -52,7 +52,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.51.0
-       b2sums = 
51aadae302d12f34cf588c38007fa063a0ac2f59a8001582072c64f89f74dc044dc7f6471711d164104ea4a5d0bb13cfbfa2174b6fad42f1dd37cb8371e9b15e
+       source = git+https://github.com/streamlit/streamlit#tag=1.52.0
+       b2sums = 
0a2e0a5c014a7b5aa753d997e90b4c0a6270d53c6c3b177d40b3548d97cb6cc00f96c4dcbc44cdb01ba333f05d9d9390ceba34a9e48443245cd983379434c5af
 
 pkgname = python-streamlit


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=streamlit
 pkgname=python-$_name
-pkgver=1.51.0
+pkgver=1.52.0
 pkgrel=1
 pkgdesc="A faster way to build and share data apps"
 arch=(any)
@@ -69,7 +69,7 @@ source=(
   # build requires git in frontend/protobuf/scripts/generate-proto.js
   git+https://github.com/streamlit/streamlit#tag=$pkgver
 )
-b2sums=('51aadae302d12f34cf588c38007fa063a0ac2f59a8001582072c64f89f74dc044dc7f6471711d164104ea4a5d0bb13cfbfa2174b6fad42f1dd37cb8371e9b15e')
+b2sums=('0a2e0a5c014a7b5aa753d997e90b4c0a6270d53c6c3b177d40b3548d97cb6cc00f96c4dcbc44cdb01ba333f05d9d9390ceba34a9e48443245cd983379434c5af')
 
 # 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/dcf981e7e740af5446dacbbe23105226a0245e9d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-streamlit/-/commit/dcf981e7e740af5446dacbbe23105226a0245e9d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to