diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-11-20 21:16:22 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 09:10:17 +0700 |
commit | 05023e3f98678e4ca0dfcecdd685ef5238db66f5 (patch) | |
tree | d60500bed5aef520238bd20d1b2df002f08bc79d /python/python3-setuptools-rust | |
parent | bac64cfe5a26f9778be921e726181f73c6f35f28 (diff) |
python/python3-setuptools-rust: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools-rust')
-rw-r--r-- | python/python3-setuptools-rust/python3-setuptools-rust.info | 2 |
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 21ce0fd2d648..3166111c38ec 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="setuptools-scm python3-semantic-version python3-toml" +REQUIRES="python3-semantic-version python3-toml" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |