We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071c644 commit b6236d3Copy full SHA for b6236d3
1 file changed
srcpkgs/python3-narwhals/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-narwhals'
2
pkgname=python3-narwhals
3
-version=1.41.1
+version=1.43.1
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="hatchling"
@@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
10
license="MIT"
11
homepage="https://narwhals-dev.github.io/narwhals/"
12
distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz"
13
-checksum=be973f27b9eca2bab82c789b9c63135b5cd2a726c80309146356dd923b6f5104
+checksum=6ff56d600da67a0a0980b83bd5577d076772fdba96474076ba4e76c920dbc1e5
14
make_check=no # archive includes no tests
15
16
post_install() {
0 commit comments