From 48fbf940883b7b51128dc7eb1d0c3421a6244a05 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 3 Jun 2025 08:59:19 -0400 Subject: [PATCH] python3-narwhals: update to 1.41.0. --- 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 3f9ee2c926f..b99a560483d 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.39.1 +version=1.41.0 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=cf15389e6f8c5321e8cd0ca8b5bace3b1aea5f5622fa59dfd64821998741d836 +checksum=0ab2e5a1757a19b071e37ca74b53b0b5426789321d68939738337dfddea629b5 make_check=no # archive includes no tests post_install() {