summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3041fef8b383
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+# Generated by mksrcinfo v8
+# Thu Aug 31 11:48:11 UTC 2017
+pkgbase = ansible-container
+ pkgdesc = Ansible Container is a tool to build and orchestrate containers using only Ansible playbooks.
+ pkgver = 0.9.1
+ pkgrel = 1
+ url = https://github.com/ansible/ansible-container
+ arch = any
+ license = GPL
+ depends = python-structlog
+ depends = python-six
+ depends = python-jinja
+ depends = python-ruamel-yaml
+ depends = python-pip
+ depends = python-requests
+ optdepends = python-docker: building docker containers
+ source = ansible-container-0.9.1.tar.gz::https://github.com/ansible/ansible-container/archive/release-0.9.1.tar.gz
+ md5sums = 9258f9cdb75303fd4f520ab223a357ac
+
+pkgname = ansible-container
+