aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 15:24:59 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:44 +0700
commit6870b1f1c09d5952a6747ca4fa9e82fd24a7481a (patch)
tree7d5a4ca1ff4a8f9bae269e7c2f2dc412e76e6e9f /python/python3-maturin
parent85125fa33b17c88dfd3a63bfe4afa33278ae62b4 (diff)
python/python3-maturin: Updated for version 1.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-maturin')
-rw-r--r--python/python3-maturin/python3-maturin.SlackBuild4
-rw-r--r--python/python3-maturin/python3-maturin.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/python/python3-maturin/python3-maturin.SlackBuild b/python/python3-maturin/python3-maturin.SlackBuild
index d0481f66bb..1ec1de1551 100644
--- a/python/python3-maturin/python3-maturin.SlackBuild
+++ b/python/python3-maturin/python3-maturin.SlackBuild
@@ -29,8 +29,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-maturin
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.7.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.7.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
VSBUILD=${VSBUILD:-1}
diff --git a/python/python3-maturin/python3-maturin.info b/python/python3-maturin/python3-maturin.info
index cc8becfae5..e0e166497e 100644
--- a/python/python3-maturin/python3-maturin.info
+++ b/python/python3-maturin/python3-maturin.info
@@ -1,10 +1,10 @@
PRGNAM="python3-maturin"
-VERSION="1.7.1"
+VERSION="1.7.4"
HOMEPAGE="https://github.com/PyO3/maturin"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.7.1.tar.gz \
- https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.7.1-1.tar.xz"
-MD5SUM="45a6ec2a16fafad9da96ccaaa5cafe54 \
- 0ec123dc9f0aa1392f7c3b2c25a278be"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.7.4.tar.gz \
+ https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.7.4-1.tar.xz"
+MD5SUM="f624546d5c253c62513e5c4f6380abfb \
+ f6d2b69437d9c360f1f1eb5bbed1e719"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rust-opt python3-setuptools-rust-opt"