From b6236d3b67463dfdf00870202ada48758f1f670f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 20 Jun 2025 16:08:13 -0400 Subject: [PATCH] python3-narwhals: update to 1.43.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 4b448245cbc..441b502ec7a 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.41.1 +version=1.43.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=be973f27b9eca2bab82c789b9c63135b5cd2a726c80309146356dd923b6f5104 +checksum=6ff56d600da67a0a0980b83bd5577d076772fdba96474076ba4e76c920dbc1e5 make_check=no # archive includes no tests post_install() {