aboutsummaryrefslogtreecommitdiff
path: root/python/python3-docker/python3-docker.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-10-14 01:13:16 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 10:47:33 +0700
commitca4d0959c9d5b13ecbe487deb6bb9bc544711743 (patch)
tree2e368ce866d0cbed2ddab4afab3ea09237322be2 /python/python3-docker/python3-docker.info
parent5ca8622af03e21f32a2bbbff993f49e0a2a92552 (diff)
python/python3-docker: Added (Python lib for the Docker Engine API)
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.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-docker/python3-docker.info b/python/python3-docker/python3-docker.info
new file mode 100644
index 0000000000..c1beaed630
--- /dev/null
+++ b/python/python3-docker/python3-docker.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-docker"
+VERSION="6.0.0"
+HOMEPAGE="https://github.com/docker/docker-py"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/d/docker/docker-6.0.0.tar.gz"
+MD5SUM="8397224205f789ecb6e1b848149535a7"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-build python3-installer wheel python3-websocket-client"
+MAINTAINER="fourtysixandtwo"
+EMAIL="fourtysixandtwo@sliderr.net"