summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatthew McGinn2018-09-10 08:36:39 -0400
committerMatthew McGinn2018-09-10 08:36:39 -0400
commit0ab20d7cfe8fb5070b76e52ff73ec8749833c92f (patch)
tree98146be3cae5fc6434579eaa199e76e71cad4be9 /.SRCINFO
downloadaur-0ab20d7cfe8fb5070b76e52ff73ec8749833c92f.tar.gz
Initial commit
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
+