Browse Source

python/python3-narwhals: Update for 2.4.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/329/head
isaackwy 1 month ago
committed by Willy Sudiarto Raharjo
parent
commit
1b83a53f71
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-narwhals/python3-narwhals.SlackBuild
  2. 6
      python/python3-narwhals/python3-narwhals.info

2
python/python3-narwhals/python3-narwhals.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-narwhals
VERSION=${VERSION:-2.3.0}
VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-narwhals/python3-narwhals.info

@ -1,8 +1,8 @@
PRGNAM="python3-narwhals"
VERSION="2.3.0"
VERSION="2.4.0"
HOMEPAGE="https://narwhals-dev.github.io/narwhals/"
DOWNLOAD="https://github.com/narwhals-dev/narwhals/releases/download/v2.3.0/narwhals-2.3.0.tar.gz"
MD5SUM="d8c15d8aa69f2e8070bd6ce0feb8a51a"
DOWNLOAD="https://github.com/narwhals-dev/narwhals/releases/download/v2.4.0/narwhals-2.4.0.tar.gz"
MD5SUM="b4ae63d5bbe1432998d3d37093e26dd2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling"

Loading…
Cancel
Save