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


Commits:
bc75a463 by Jakub Klinkovský at 2026-06-07T10:29:29+02:00
upgpkg: 6.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-altair
        pkgdesc = Declarative statistical visualization library for Python
-       pkgver = 6.1.0
+       pkgver = 6.2.1
        pkgrel = 1
        url = https://altair-viz.github.io/
        arch = any
@@ -17,6 +17,7 @@ pkgbase = python-altair
        makedepends = python-build
        makedepends = python-hatchling
        makedepends = python-installer
+       makedepends = python-versioningit
        makedepends = python-wheel
        depends = python
        depends = python-jinja
@@ -30,7 +31,7 @@ pkgbase = python-altair
        optdepends = python-polars: for Polars imports
        optdepends = python-pyarrow: for PyArrow imports
        optdepends = python-vl-convert: PNG and SVG export via Vega-Lite 
specifications
-       source = 
altair-6.1.0.tar.gz::https://github.com/vega/altair/archive/refs/tags/v6.1.0.tar.gz
-       b2sums = 
31473cfe53f97d990649d1932ebef720a65ea4d916589b626b266f1af0e4644ca36d81f305ac5046bff8ea9d1f16aee88a8f31bb8c5d28b51047c602a26f8e40
+       source = 
altair-6.2.1.tar.gz::https://github.com/vega/altair/archive/refs/tags/v6.2.1.tar.gz
+       b2sums = 
35378d48f2376c64873a997a1c828215a6934578cae7ac6cf929a557f082a9a86f3d3ffbeeae49dcf93537458780f6be809219c84a705dbd7cc0f6f20eb71d96
 
 pkgname = python-altair


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=altair
 pkgname=python-$_name
-pkgver=6.1.0
+pkgver=6.2.1
 pkgrel=1
 pkgdesc="Declarative statistical visualization library for Python"
 arch=(any)
@@ -20,6 +20,7 @@ makedepends=(
   python-build
   python-hatchling
   python-installer
+  python-versioningit
   python-wheel
 )
 checkdepends=(
@@ -42,7 +43,7 @@ optdepends=(
   'python-vl-convert: PNG and SVG export via Vega-Lite specifications'
 )
 
source=($_name-$pkgver.tar.gz::https://github.com/vega/altair/archive/refs/tags/v$pkgver.tar.gz)
-b2sums=('31473cfe53f97d990649d1932ebef720a65ea4d916589b626b266f1af0e4644ca36d81f305ac5046bff8ea9d1f16aee88a8f31bb8c5d28b51047c602a26f8e40')
+b2sums=('35378d48f2376c64873a997a1c828215a6934578cae7ac6cf929a557f082a9a86f3d3ffbeeae49dcf93537458780f6be809219c84a705dbd7cc0f6f20eb71d96')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-altair/-/commit/bc75a463e04ab60e5ec49ad96a529cd54340e0be

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-altair/-/commit/bc75a463e04ab60e5ec49ad96a529cd54340e0be
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to