aboutsummaryrefslogtreecommitdiff
path: root/python/python3-setuptools-rust-opt
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-09-02 07:11:01 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-06 07:24:16 +0700
commitd274ca524fde2c23a9d9da7b778c471a5835bb94 (patch)
treef9a8490706888a15066020f41dc4e7adef3b2021 /python/python3-setuptools-rust-opt
parentb8a874d60ea09386be0c9f6b835154de0e69f445 (diff)
python/python3-setuptools-rust-opt: Updated for version 1.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools-rust-opt')
-rw-r--r--python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild2
-rw-r--r--python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild b/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
index dc36428d86..389ee7839b 100644
--- a/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
+++ b/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-setuptools-rust-opt
SRCNAM=setuptools_rust
-VERSION=${VERSION:-1.11.1}
+VERSION=${VERSION:-1.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.info b/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.info
index 8e3736c948..8967f92014 100644
--- a/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.info
+++ b/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.info
@@ -1,8 +1,8 @@
PRGNAM="python3-setuptools-rust-opt"
-VERSION="1.11.1"
+VERSION="1.12.0"
HOMEPAGE="https://github.com/PyO3/setuptools-rust/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools_rust/setuptools_rust-1.11.1.tar.gz"
-MD5SUM="cc5c2cf6828af473951295d9f33bcf33"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools_rust/setuptools_rust-1.12.0.tar.gz"
+MD5SUM="6ecee3d9f3ac646a52d60155022fd0d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-typing-extensions python3-semantic-version"