Browse Source

python/python3-scikit-build-core: Version bump to 0.11.6

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/324/head
Jeremy Hansen 2 months ago
committed by Willy Sudiarto Raharjo
parent
commit
35f5f70310
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-scikit-build-core/python3-scikit-build-core.SlackBuild
  2. 6
      python/python3-scikit-build-core/python3-scikit-build-core.info

2
python/python3-scikit-build-core/python3-scikit-build-core.SlackBuild

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-scikit-build-core PRGNAM=python3-scikit-build-core
VERSION=${VERSION:-0.11.5}
VERSION=${VERSION:-0.11.6}
SRCNAM=${SRCNAM:-scikit-build-core} SRCNAM=${SRCNAM:-scikit-build-core}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

6
python/python3-scikit-build-core/python3-scikit-build-core.info

@ -1,8 +1,8 @@
PRGNAM="python3-scikit-build-core" PRGNAM="python3-scikit-build-core"
VERSION="0.11.5"
VERSION="0.11.6"
HOMEPAGE="https://scikit-build-core.readthedocs.io/" HOMEPAGE="https://scikit-build-core.readthedocs.io/"
DOWNLOAD="https://github.com/scikit-build/scikit-build-core/archive/refs/tags/v0.11.5/scikit-build-core-0.11.5.tar.gz"
MD5SUM="3668f317956c592e9b637e7f126c5801"
DOWNLOAD="https://github.com/scikit-build/scikit-build-core/archive/refs/tags/v0.11.6/scikit-build-core-0.11.6.tar.gz"
MD5SUM="6b86f1649941671877c5bbfd8ac75890"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="python3-hatch_vcs python3-exceptiongroup" REQUIRES="python3-hatch_vcs python3-exceptiongroup"

Loading…
Cancel
Save