python3-narwhals: update to 1.39.1.

This commit is contained in:
Andrew J. Hesford 2025-05-18 13:14:27 -04:00
parent b5494782fc
commit f28fd1a377

View file

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