mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-narwhals: update to 1.47.0.
This commit is contained in:
parent
de541c50ba
commit
966acd2c2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-narwhals'
|
# Template file for 'python3-narwhals'
|
||||||
pkgname=python3-narwhals
|
pkgname=python3-narwhals
|
||||||
version=1.45.0
|
version=1.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://narwhals-dev.github.io/narwhals/"
|
homepage="https://narwhals-dev.github.io/narwhals/"
|
||||||
distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz"
|
||||||
checksum=f9ecefb9d09cda6fefa8ead10dc37a79129b6c78b0ac7117d21b4d4486bdd0d1
|
checksum=38238882f3ab2bbc8e7121bc9be951a8a58f1a810bdb14aa2b18792bafac01f8
|
||||||
make_check=no # archive includes no tests
|
make_check=no # archive includes no tests
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue