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


Commits:
8b32ae6a by Jakub Klinkovský at 2026-03-04T08:01:54+01:00
upgpkg: 1.55.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.54.0
+       pkgver = 1.55.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.54.0
-       b2sums = 
b2602173d63e89b1bb84b9316747466752b789e90ba3218b1ba35f82206f3a2e398c28c8a4f77c280f1df691da914f59f8ba5278739bfd4d962d60e260d1bb40
+       source = git+https://github.com/streamlit/streamlit#tag=1.55.0
+       b2sums = 
e49848f733ae1213bc3b529f374da77cd8d0b04396c8d8d4b72580017a24ae0c37451d19fd65570f17921532957992b33e3f3a4f14dd21c52b57b4fedc8b5251
 
 pkgname = python-streamlit


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=streamlit
 pkgname=python-$_name
-pkgver=1.54.0
+pkgver=1.55.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=('b2602173d63e89b1bb84b9316747466752b789e90ba3218b1ba35f82206f3a2e398c28c8a4f77c280f1df691da914f59f8ba5278739bfd4d962d60e260d1bb40')
+b2sums=('e49848f733ae1213bc3b529f374da77cd8d0b04396c8d8d4b72580017a24ae0c37451d19fd65570f17921532957992b33e3f3a4f14dd21c52b57b4fedc8b5251')
 
 # 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/8b32ae6aad42cfe292836eaeb2c2972dff9a1fa9

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


Reply via email to