mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
New package: python3-narwhals-1.31.0
This commit is contained in:
parent
08648c3add
commit
a98ebea184
1 changed files with 18 additions and 0 deletions
18
srcpkgs/python3-narwhals/template
Normal file
18
srcpkgs/python3-narwhals/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'python3-narwhals'
|
||||
pkgname=python3-narwhals
|
||||
version=1.31.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
depends="python3"
|
||||
short_desc="Lightweight, extensible compatibility layer between dataframes"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="MIT"
|
||||
homepage="https://narwhals-dev.github.io/narwhals/"
|
||||
distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz"
|
||||
checksum=333472e2562343dfdd27407ec9b5114a07c81d0416794e4ac6b703dd925c6a1a
|
||||
make_check=no # archive includes no tests
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
Loading…
Add table
Reference in a new issue