blob: 8b7ca6c94017b83638c5f8d48fc4c2a049d5122f (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-docker"
VERSION="6.0.1"
HOMEPAGE="https://github.com/docker/docker-py"
DOWNLOAD="https://files.pythonhosted.org/packages/source/d/docker/docker-6.0.1.tar.gz"
MD5SUM="8e85e23ed30a3d07129e197d35e56eb4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer wheel python3-websocket-client"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|