Bert Peters pushed to branch main at Arch Linux / Packaging / Packages /
python-polars
Commits:
82c3a742 by Bert Peters at 2025-12-21T21:54:37+01:00
upgpkg: 1.36.1-2: python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-polars
pkgdesc = Blazingly fast DataFrames library using Apache Arrow Columnar
Format as memory model
pkgver = 1.36.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.pola.rs/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=python-polars
pkgname=($pkgbase $pkgbase-runtime-{32,64,compat})
pkgver=1.36.1
-pkgrel=1
+pkgrel=2
pkgdesc="Blazingly fast DataFrames library using Apache Arrow Columnar Format
as memory model"
arch=("x86_64")
url="https://www.pola.rs/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-polars/-/commit/82c3a742c2ce07165c7eecf670eaed6945b6e361
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-polars/-/commit/82c3a742c2ce07165c7eecf670eaed6945b6e361
You're receiving this email because of your account on gitlab.archlinux.org.