diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-01-14 03:39:39 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-18 08:13:31 +0700 |
| commit | c11ce38639338dec7273907914bcd795f7a43da7 (patch) | |
| tree | 84513055c32d91b5e07ce08180717d2cd4fafbc6 /python/python3-maturin | |
| parent | 2edc1d8e66d32138788206b0a919b6dda6a942d6 (diff) | |
python/python3-maturin: Updated for version 1.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-maturin')
| -rw-r--r-- | python/python3-maturin/python3-maturin.SlackBuild | 4 | ||||
| -rw-r--r-- | python/python3-maturin/python3-maturin.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/python/python3-maturin/python3-maturin.SlackBuild b/python/python3-maturin/python3-maturin.SlackBuild index 9a3ae04dc1..7a88132719 100644 --- a/python/python3-maturin/python3-maturin.SlackBuild +++ b/python/python3-maturin/python3-maturin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-maturin -# Copyright 2023-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net> +# Copyright 2023-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-maturin SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-1.7.8} +VERSION=${VERSION:-1.8.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 d4001f75dc..77f4916a4d 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.8" +VERSION="1.8.1" HOMEPAGE="https://github.com/PyO3/maturin" -DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.7.8.tar.gz \ - https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.7.8-1.tar.xz" -MD5SUM="71b2ab6de6f89727f0e460a6b83c9f10 \ - aba1f530c614f2cd1bd83cbc482abc44" +DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.8.1.tar.gz \ + https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.8.1-1.tar.xz" +MD5SUM="6e14b8234aee912adb5f6a00f2314fb7 \ + 599d0a173f6ff3bb1005a63167056ad1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rust-opt python3-setuptools-rust-opt" |
