summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-04-07 12:00:51 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:04:04 +0700
commitfecdd6ea8c82c3d9eaaf6c526a01479498be3411 (patch)
tree0a9d191157bcafc5a992edf3d43d875e3562cd11
parent5d0d5db926defe21940a163a84251a4a0e6e35ed (diff)
downloadslackbuilds-fecdd6ea8c82c3d9eaaf6c526a01479498be3411.tar.gz
slackbuilds-fecdd6ea8c82c3d9eaaf6c526a01479498be3411.tar.xz
python/python3-setuptools-rust-opt: Fix slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-setuptools-rust-opt/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools-rust-opt/slack-desc b/python/python3-setuptools-rust-opt/slack-desc
index b4b875375d..760acd65f3 100644
--- a/python/python3-setuptools-rust-opt/slack-desc
+++ b/python/python3-setuptools-rust-opt/slack-desc
@@ -11,7 +11,7 @@ python3-setuptools-rust-opt:
python3-setuptools-rust-opt: setuptools-rust is a plugin for setuptools to build Rust Python
python3-setuptools-rust-opt: extensions implemented with PyO3 or rust-cpython.
python3-setuptools-rust-opt:
-python3-setuptools-rust-opt: Installs to /opt/python3.9/site-packages
+python3-setuptools-rust-opt: Installs to /opt/python$PYVER/site-packages
python3-setuptools-rust-opt:
python3-setuptools-rust-opt:
python3-setuptools-rust-opt: Project URL: https://github.com/PyO3/setuptools-rust/