diff options
Diffstat (limited to 'python/python2-docker/python2-docker.info')
-rw-r--r-- | python/python2-docker/python2-docker.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-docker/python2-docker.info b/python/python2-docker/python2-docker.info new file mode 100644 index 0000000000..fe93643ba4 --- /dev/null +++ b/python/python2-docker/python2-docker.info @@ -0,0 +1,10 @@ +PRGNAM="python2-docker" +VERSION="3.3.0" +HOMEPAGE="https://github.com/docker/docker-py" +DOWNLOAD="https://files.pythonhosted.org/packages/e0/d7/5631c05977c51c1fc88b2eba9fd5cb0ecd7859f2ddfa7dfc653c06fcfe3a/docker-3.3.0.tar.gz" +MD5SUM="660c3c0c3776cb88f34fc549d7c89ed2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="backports-ssl-match-hostname ipaddress python2-docker-pycreds websocket-client" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" |