aboutsummaryrefslogtreecommitdiff
path: root/python/python3-docker
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-04-27 01:50:56 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 09:30:10 +0700
commit034337b05922fa625caaab2b3c9d38fecd18cb12 (patch)
treee7e57d212c8958e345161dda26f141e036606c7b /python/python3-docker
parenta6b5c40dcd72a8221b9adf7aff4a333acb4f8ce2 (diff)
python/python3-docker: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-docker')
-rw-r--r--python/python3-docker/python3-docker.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-docker/python3-docker.info b/python/python3-docker/python3-docker.info
index 8b7ca6c94017..b5a20f272c89 100644
--- a/python/python3-docker/python3-docker.info
+++ b/python/python3-docker/python3-docker.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/d/docker/docker-6.0.1.t
MD5SUM="8e85e23ed30a3d07129e197d35e56eb4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer wheel python3-websocket-client"
+REQUIRES="python3-build python3-installer python3-wheel python3-websocket-client"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"