aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-11-25 07:59:37 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-29 09:30:09 +0700
commitfd0774fbccbd03da8c46bd20a753bb1d09efce5e (patch)
tree674ae8e5edc05739b9b193a22f9a238331325774 /python/python3-maturin
parent211f3fa0638950488cabdf302da0af96b03a3d38 (diff)
python/python3-maturin: Updated for version 1.10.2.
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 9561320787..3e4f031c41 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.9.6}
+VERSION=${VERSION:-1.10.2}
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 598c1cbde2..9f43fb6883 100644
--- a/python/python3-maturin/python3-maturin.info
+++ b/python/python3-maturin/python3-maturin.info
@@ -1,10 +1,10 @@
PRGNAM="python3-maturin"
-VERSION="1.9.6"
+VERSION="1.10.2"
HOMEPAGE="https://github.com/PyO3/maturin"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.9.6.tar.gz \
- https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.9.6-1.tar.xz"
-MD5SUM="018bb77835c37de9c0cb35ab2a415a28 \
- 81009b0480f2502d0681a2eac337e57d"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.10.2.tar.gz \
+ https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.10.2-1.tar.xz"
+MD5SUM="f6b86b227fe5d25cc65f8d44738dad13 \
+ db0a0938012c7e6b752b2bafadd7948c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rust-opt python3-setuptools-rust-opt"