diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-06-21 01:39:20 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-22 20:26:44 +0700 |
| commit | 36297e1e30af08526dc9f430909404fffb2a8842 (patch) | |
| tree | 22370053fd224cab122d75c29de098a2a172d22f /python/python3-docker/python3-docker.info | |
| parent | 82abb5c9146a41aaeafd3aa90dc68bd6e61ed1d8 (diff) | |
python/python3-docker: Updated for version 7.1.0, dep change.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-docker/python3-docker.info')
| -rw-r--r-- | python/python3-docker/python3-docker.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-docker/python3-docker.info b/python/python3-docker/python3-docker.info index e36aaa7368..998edc898f 100644 --- a/python/python3-docker/python3-docker.info +++ b/python/python3-docker/python3-docker.info @@ -1,10 +1,10 @@ PRGNAM="python3-docker" -VERSION="7.0.0" +VERSION="7.1.0" HOMEPAGE="https://github.com/docker/docker-py" -DOWNLOAD="https://files.pythonhosted.org/packages/source/d/docker/docker-7.0.0.tar.gz" -MD5SUM="b08eeccf6a5efd11c316c08207edfeef" +DOWNLOAD="https://files.pythonhosted.org/packages/source/d/docker/docker-7.1.0.tar.gz" +MD5SUM="04e92a7b6dc8b88dde3c7cca6850b277" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-wheel python3-websocket-client" +REQUIRES="python3-hatch_vcs python3-websocket-client" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |
