aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-09-12 04:55:07 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 23:37:08 +0700
commit2e9414fe798bc29fe2bf6bdf9772c0bc8738b740 (patch)
tree4c1f4fff8dfa3f666803fbd5e5f1d501e366f88e /python/python3-maturin
parent5f728ee44e4f7eec13f81f1c0263e53fe021f0b8 (diff)
python/python3-maturin: Updated for version 1.7.1.
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 7d1a69c8bd..2fa5b30cb4 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.7.0}
+VERSION=${VERSION:-1.7.1}
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 e58964af1b..85c2e9b643 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.0"
+VERSION="1.7.1"
HOMEPAGE="https://github.com/PyO3/maturin"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.7.0.tar.gz \
- https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.7.0-1.tar.xz"
-MD5SUM="047bf34e3e1eec5169e42ea421a4e55d \
- 957d6a98cd34a2cadaa0560eeb9e0c6d"
+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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rust16 python3-setuptools-rust-opt"