summaryrefslogtreecommitdiffstats
path: root/python/python3-comm
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:23 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:35 +0700
commit7bba503476f84fd3a95aac988dd876535505ae69 (patch)
tree2bdc31dd85e7d952ea20f0acc8657a639a72fb62 /python/python3-comm
parent14a27fb8c74837ebde2da65581c2feedf0e792a5 (diff)
downloadslackbuilds-7bba503476f84fd3a95aac988dd876535505ae69.tar.gz
slackbuilds-7bba503476f84fd3a95aac988dd876535505ae69.tar.xz
python/python3-comm: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-comm')
-rw-r--r--python/python3-comm/python3-comm.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-comm/python3-comm.info b/python/python3-comm/python3-comm.info
index 22dc5e5113..aa6f4344e6 100644
--- a/python/python3-comm/python3-comm.info
+++ b/python/python3-comm/python3-comm.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/c/comm/comm-0.1.3.tar.g
MD5SUM="5228e14548d233036211cd7deb685edc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="traitlets python3-hatchling"
+REQUIRES="traitlets"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"