python3-narwhals: update to 1.41.1.

This commit is contained in:
Andrew J. Hesford 2025-06-08 11:22:03 -04:00
parent 40e1c0ba0b
commit 18a341383a

View file

@ -1,6 +1,6 @@
# Template file for 'python3-narwhals'
pkgname=python3-narwhals
version=1.41.0
version=1.41.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://narwhals-dev.github.io/narwhals/"
distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz"
checksum=0ab2e5a1757a19b071e37ca74b53b0b5426789321d68939738337dfddea629b5
checksum=be973f27b9eca2bab82c789b9c63135b5cd2a726c80309146356dd923b6f5104
make_check=no # archive includes no tests
post_install() {