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


Commits:
f7a1a913 by Jakub Klinkovský at 2025-08-06T22:25:56+02:00
upgpkg: 1.48.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.47.1
+       pkgver = 1.48.0
        pkgrel = 1
        url = https://streamlit.io
        arch = any
@@ -50,7 +50,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.47.1
-       b2sums = 
8a5cc5070d9e739ee2996d4c13ad6e01d4599fdb7877bc2547c6ec53d0d062de156697b0e7429e02f0511ad0607ff928e42c258d521f599fd120b7614b7b252f
+       source = git+https://github.com/streamlit/streamlit#tag=1.48.0
+       b2sums = 
93ab04e2fc623a84c449b4bde8637d3382ec0ded5d6d320dbda6f95544c9aaa27fba24df76d3126d696cf93de6d4c761fc3fabce98d29f89310bc8d6d5db689f
 
 pkgname = python-streamlit


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=streamlit
 pkgname=python-$_name
-pkgver=1.47.1
+pkgver=1.48.0
 pkgrel=1
 pkgdesc="A faster way to build and share data apps"
 arch=(any)
@@ -67,7 +67,7 @@ source=(
   # build requires git in frontend/protobuf/scripts/generate-proto.js
   git+https://github.com/streamlit/streamlit#tag=$pkgver
 )
-b2sums=('8a5cc5070d9e739ee2996d4c13ad6e01d4599fdb7877bc2547c6ec53d0d062de156697b0e7429e02f0511ad0607ff928e42c258d521f599fd120b7614b7b252f')
+b2sums=('93ab04e2fc623a84c449b4bde8637d3382ec0ded5d6d320dbda6f95544c9aaa27fba24df76d3126d696cf93de6d4c761fc3fabce98d29f89310bc8d6d5db689f')
 
 # 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/f7a1a913685017f1e19edbe43d9d079250f03616

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


Reply via email to