summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..098ffd3fcdba
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python2-docker-py-git
+ pkgdesc = An API client for docker written in Python
+ pkgver = r2640.1533861202.e78e4e74
+ pkgrel = 1
+ url = https://github.com/docker/docker-py
+ arch = any
+ license = Apache
+ makedepends = git
+ makedepends = python2-setuptools
+ depends = python2
+ depends = python2-six
+ depends = python2-requests
+ depends = python2-websocket-client
+ provides = python2-docker-py
+ conflicts = python2-docker-py
+ source = docker-py::git+https://github.com/docker/docker-py.git
+ sha512sums = SKIP
+
+pkgname = python2-docker-py-git
+