From ca4d0959c9d5b13ecbe487deb6bb9bc544711743 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 14 Oct 2022 01:13:16 +0100 Subject: python/python3-docker: Added (Python lib for the Docker Engine API) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-docker/python3-docker.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-docker/python3-docker.info (limited to 'python/python3-docker/python3-docker.info') 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" -- cgit v1.2.3