python3-narwhals: update to 1.34.1.

This commit is contained in:
Andrew J. Hesford 2025-04-10 20:49:43 -04:00
parent f8a44bf4c6
commit 2ca47fa4f7

View file

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