From 2ca47fa4f72fcc9b8fa701ab1a9dbe40f42e7325 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 10 Apr 2025 20:49:43 -0400 Subject: [PATCH] python3-narwhals: update to 1.34.1. --- srcpkgs/python3-narwhals/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-narwhals/template b/srcpkgs/python3-narwhals/template index 4310d071d2b..2fa599dae16 100644 --- a/srcpkgs/python3-narwhals/template +++ b/srcpkgs/python3-narwhals/template @@ -1,6 +1,6 @@ # Template file for 'python3-narwhals' pkgname=python3-narwhals -version=1.31.0 +version=1.34.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://narwhals-dev.github.io/narwhals/" distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz" -checksum=333472e2562343dfdd27407ec9b5114a07c81d0416794e4ac6b703dd925c6a1a +checksum=8941a08cf62f39ae67be945090b20a19c51fb9048ac909cad2f95aee23f9e302 make_check=no # archive includes no tests post_install() {