diff options
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 |
commit | fecdd6ea8c82c3d9eaaf6c526a01479498be3411 (patch) | |
tree | 0a9d191157bcafc5a992edf3d43d875e3562cd11 /python | |
parent | 5d0d5db926defe21940a163a84251a4a0e6e35ed (diff) |
python/python3-setuptools-rust-opt: Fix slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-setuptools-rust-opt/slack-desc | 2 |
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 b4b875375d14..760acd65f3b7 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/ |