Bert Peters pushed to branch main at Arch Linux / Packaging / Packages /
python-narwhals
Commits:
dcff887b by Bert Peters at 2025-02-03T20:17:49+01:00
upgpkg: 1.24.2-3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-narwhals
- pkgdesc = An open-source, interactive graphing library
+ pkgdesc = Extremely lightweight and extensible compatibility layer
between dataframe libraries
pkgver = 1.24.2
- pkgrel = 2
+ pkgrel = 3
url = https://narwhals-dev.github.io/narwhals/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=python-narwhals
_name=${pkgname#python-}
pkgver=1.24.2
-pkgrel=2
-pkgdesc="An open-source, interactive graphing library"
+pkgrel=3
+pkgdesc="Extremely lightweight and extensible compatibility layer between
dataframe libraries"
arch=('any')
url="https://narwhals-dev.github.io/narwhals/"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-narwhals/-/commit/dcff887b70109e3c635809d9a3b67247e344dc1f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-narwhals/-/commit/dcff887b70109e3c635809d9a3b67247e344dc1f
You're receiving this email because of your account on gitlab.archlinux.org.