aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-09-05 09:32:29 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-06 07:24:09 +0700
commitd6051ab35fca150e90b12953e079c3fbc72bd299 (patch)
treec3289b5a82698e3a3485c615a9d6abc54d2604cc /python
parent55db1174a98dcd5a4dff417375a277b171929e67 (diff)
python/nanobind: Version bump to 2.9.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/nanobind/nanobind.SlackBuild2
-rw-r--r--python/nanobind/nanobind.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/nanobind/nanobind.SlackBuild b/python/nanobind/nanobind.SlackBuild
index 251182bef3..b19bdc1499 100644
--- a/python/nanobind/nanobind.SlackBuild
+++ b/python/nanobind/nanobind.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nanobind
-VERSION=${VERSION:-2.8.0}
+VERSION=${VERSION:-2.9.2}
ROBINVER=${ROBINVER:-4ec1bf1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/nanobind/nanobind.info b/python/nanobind/nanobind.info
index b5eba7828d..ec4c304f7e 100644
--- a/python/nanobind/nanobind.info
+++ b/python/nanobind/nanobind.info
@@ -1,9 +1,9 @@
PRGNAM="nanobind"
-VERSION="2.8.0"
+VERSION="2.9.2"
HOMEPAGE="https://github.com/wjakob/nanobind"
-DOWNLOAD="https://github.com/wjakob/nanobind/archive/v2.8.0/nanobind-2.8.0.tar.gz \
+DOWNLOAD="https://github.com/wjakob/nanobind/archive/v2.9.2/nanobind-2.9.2.tar.gz \
https://github.com/Tessil/robin-map/archive/4ec1bf1/robin-map-4ec1bf19c6a96125ea22062f38c2cf5b958e448e.tar.gz"
-MD5SUM="35fd5716d27876807831eaf9692e0b41 \
+MD5SUM="7e7f2288b9a235c7caa7c802f4693a52 \
9100e1fe0df90bddfb7c907969047ee1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""