aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-06-25 23:15:07 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 09:09:26 +0700
commitddf5a034a9a7c73b3afabc721b3d6911dbdfdb22 (patch)
tree9cf9656e6774a6dc0e74f09521bc6aaacb3c4ec5 /python/python3-maturin
parent4585f812a18741eff6995f54c051ddeb1017966e (diff)
python/python3-maturin: Updated for version 1.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-maturin')
-rw-r--r--python/python3-maturin/python3-maturin.SlackBuild2
-rw-r--r--python/python3-maturin/python3-maturin.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-maturin/python3-maturin.SlackBuild b/python/python3-maturin/python3-maturin.SlackBuild
index f10e75592f..07dea5945e 100644
--- a/python/python3-maturin/python3-maturin.SlackBuild
+++ b/python/python3-maturin/python3-maturin.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-maturin
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.8.6}
+VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-maturin/python3-maturin.info b/python/python3-maturin/python3-maturin.info
index b181496d7b..7d4028041a 100644
--- a/python/python3-maturin/python3-maturin.info
+++ b/python/python3-maturin/python3-maturin.info
@@ -1,10 +1,10 @@
PRGNAM="python3-maturin"
-VERSION="1.8.6"
+VERSION="1.9.0"
HOMEPAGE="https://github.com/PyO3/maturin"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.8.6.tar.gz \
- https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.8.6-1.tar.xz"
-MD5SUM="d4a7cad7caf907e50bdd5e9d93b3d395 \
- 9e747d9722c3ad63d5ea958b74df33d0"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.9.0.tar.gz \
+ https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.9.0-1.tar.xz"
+MD5SUM="b268935369ef3643b698e156613c8bac \
+ edcad21094113492fe93d3de8dbe20b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rust-opt python3-setuptools-rust-opt"