summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons2021-11-20 09:24:00 +0100
committer Willy Sudiarto Raharjo2021-11-22 03:10:18 +0100
commitb110512124c9f48d1707279de7b983f2d8d5e80f (patch)
tree384a38dec539a2ab2e72ba82f078388081e0f2ba /python
parent50b2f6a2a771e8c847a51e512495e3bf8bf34ef8 (diff)
downloadslackbuilds-b110512124c9f48d1707279de7b983f2d8d5e80f.tar.gz
python/python3-setuptools-rust: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-setuptools-rust/python3-setuptools-rust.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools-rust/python3-setuptools-rust.info b/python/python3-setuptools-rust/python3-setuptools-rust.info
index 3166111c38..4041b7337e 100644
--- a/python/python3-setuptools-rust/python3-setuptools-rust.info
+++ b/python/python3-setuptools-rust/python3-setuptools-rust.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/PyO3/setuptools-rust/archive/v0.12.1/setuptools-rus
MD5SUM="cdd3927e9c595aa141f8bca12e9eba2d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-semantic-version python3-toml"
+REQUIRES="python3-semantic-version python-toml"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"