diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2022-10-14 03:52:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:35 +0700 |
commit | a73b044c19ce6dd39dcfa99118fde9d49cba73b0 (patch) | |
tree | 768c7e78256f61797b08a10eb3e9da81603e392c /python/python2-docker/python2-docker.info | |
parent | 2a32a8d7b486cb35c877e9344373387becf6e9c5 (diff) |
python/python2-docker: Rebuilt for python2-websocket-client.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-docker/python2-docker.info')
-rw-r--r-- | python/python2-docker/python2-docker.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-docker/python2-docker.info b/python/python2-docker/python2-docker.info index fe93643ba4..e021bb9607 100644 --- a/python/python2-docker/python2-docker.info +++ b/python/python2-docker/python2-docker.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/e0/d7/5631c05977c51c1fc88b2eba MD5SUM="660c3c0c3776cb88f34fc549d7c89ed2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="backports-ssl-match-hostname ipaddress python2-docker-pycreds websocket-client" +REQUIRES="backports-ssl-match-hostname ipaddress python2-docker-pycreds python2-websocket-client" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |