python3-narwhals: update to 1.38.0.

This commit is contained in:
Andrew J. Hesford 2025-05-05 10:26:32 -04:00
parent b4725990b8
commit 9171e1bbe7

View file

@ -1,6 +1,6 @@
# Template file for 'python3-narwhals'
pkgname=python3-narwhals
version=1.35.0
version=1.38.0
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=07477d18487fbc940243b69818a177ed7119b737910a8a254fb67688b48a7c96
checksum=0a356a21ad00de0db0e631332a823a6a6755544bd10b8e68a02d75029c71392e
make_check=no # archive includes no tests
post_install() {