diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-03-09 20:16:55 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-10 08:31:42 +0100 |
commit | 8b46a14d174235b284e2ae72610dcb967e590d12 (patch) | |
tree | 25bd88372c30923bdb58346b2410507228fca347 /package/python-docker/python-docker.hash | |
parent | 9757f6d11aeb672904b62df28702bdce5097fc6f (diff) | |
download | buildroot-8b46a14d174235b284e2ae72610dcb967e590d12.tar.gz buildroot-8b46a14d174235b284e2ae72610dcb967e590d12.zip |
package: add python-docker
Python library for the Docker Engine API.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-docker/python-docker.hash')
-rw-r--r-- | package/python-docker/python-docker.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/python-docker/python-docker.hash b/package/python-docker/python-docker.hash new file mode 100644 index 0000000000..c09ccc3859 --- /dev/null +++ b/package/python-docker/python-docker.hash @@ -0,0 +1,4 @@ +# md5 from https://pypi.python.org/pypi/docker/json, sha256 locally computed +md5 71e97726a8bdc56effa7df8321c47af1 docker-3.1.1.tar.gz +sha256 462165ca6367f802280684ab44e581cd2efba8995d78d07ea994e42194927c3b docker-3.1.1.tar.gz +sha256 f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2 LICENSE |