diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-17 21:06:21 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 19:19:33 +0700 |
commit | 97a3abfc8de709876d6a896a41f19c42896d31a4 (patch) | |
tree | fd2dbe6bbc7e3ca47ba74446f16a93daa00b0c83 /libraries/python3-rpyc | |
parent | a201b70894fa89cf6f62f722f58036d582979cd3 (diff) |
libraries/python3-rpyc: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-rpyc')
-rw-r--r-- | libraries/python3-rpyc/python3-rpyc.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/python3-rpyc/python3-rpyc.info b/libraries/python3-rpyc/python3-rpyc.info index 3813d3b93c6de..1d5048fe7074a 100644 --- a/libraries/python3-rpyc/python3-rpyc.info +++ b/libraries/python3-rpyc/python3-rpyc.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/r/rpyc/rpyc-5.3.1.tar.g MD5SUM="b5d61916d4ca97ed75b1fffb4ff6f09c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-installer python3-hatchling python3-plumbum" +REQUIRES="python3-plumbum" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |