python3-narwhals: update to 2.1.2.

This commit is contained in:
Andrew J. Hesford 2025-08-15 18:33:36 -04:00
parent 8a105b005f
commit b5c6f565e3

View file

@ -1,6 +1,6 @@
# Template file for 'python3-narwhals'
pkgname=python3-narwhals
version=2.0.1
version=2.1.2
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=235e61ca807bc21110ca36a4d53888ecc22c42dcdf50a7c886e10dde3fd7f38c
checksum=afb9597e76d5b38c2c4b7c37d27a2418b8cc8049a66b8a5aca9581c92ae8f8bf
make_check=no # archive includes no tests
post_install() {