From b5c6f565e38f13069603ba35351b817f5111c8b7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 15 Aug 2025 18:33:36 -0400 Subject: [PATCH] python3-narwhals: update to 2.1.2. --- 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 13b3bc30bc7..6d0197993e9 100644 --- a/srcpkgs/python3-narwhals/template +++ b/srcpkgs/python3-narwhals/template @@ -1,6 +1,6 @@ # Template file for 'python3-narwhals' pkgname=python3-narwhals -version=2.0.1 +version=2.1.2 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=235e61ca807bc21110ca36a4d53888ecc22c42dcdf50a7c886e10dde3fd7f38c +checksum=afb9597e76d5b38c2c4b7c37d27a2418b8cc8049a66b8a5aca9581c92ae8f8bf make_check=no # archive includes no tests post_install() {