python3-narwhals: update to 1.35.0.

This commit is contained in:
Andrew J. Hesford 2025-04-19 10:49:16 -04:00
parent 44cc76fa52
commit 16df570459

View File

@ -1,6 +1,6 @@
# Template file for 'python3-narwhals' # Template file for 'python3-narwhals'
pkgname=python3-narwhals pkgname=python3-narwhals
version=1.34.1 version=1.35.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=8941a08cf62f39ae67be945090b20a19c51fb9048ac909cad2f95aee23f9e302 checksum=07477d18487fbc940243b69818a177ed7119b737910a8a254fb67688b48a7c96
make_check=no # archive includes no tests make_check=no # archive includes no tests
post_install() { post_install() {