python3-narwhals: update to 2.2.0.

This commit is contained in:
Andrew J. Hesford 2025-08-27 09:02:51 -04:00
parent 60dce7c67b
commit 241ddb4ba1

View file

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