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