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


Commits:
8a54f2f5 by Jakub Klinkovský at 2025-09-23T22:39:31+02:00
upgpkg: 1.50.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.49.1
+       pkgver = 1.50.0
        pkgrel = 1
        url = https://streamlit.io
        arch = any
@@ -51,7 +51,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.49.1
-       b2sums = 
6cb76a3c24535b8504b5764cc45f18938bc68370db1ebe50e49d5d3d9fbef01b20307e85d22f85aa432c8a402dff12b6c81a67aa2e9e2b770c386abcd8485b27
+       source = git+https://github.com/streamlit/streamlit#tag=1.50.0
+       b2sums = 
6d098f258453e5c4e05cc68e55f38172e7ded4bdaf16f8830ecacf620be21861087e81a9eb0cebda38b3e09ae50c7d383f3efe05b9b032f03054977a6cae9fd3
 
 pkgname = python-streamlit


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

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


Reply via email to