summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO42
1 files changed, 42 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..970789a7d6c5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,42 @@
+# Generated by mksrcinfo v8
+# Tue Aug 15 15:13:13 UTC 2017
+pkgbase = python-bottle-git
+ pkgdesc = A fast and simple micro-framework for small web-applications
+ pkgver = 0.11.1.r668.g13eb839
+ pkgrel = 1
+ url = http://bottlepy.org
+ arch = any
+ license = MIT
+ checkdepends = python-mako
+ checkdepends = python2-mako
+ checkdepends = python-jinja
+ checkdepends = python2-jinja
+ checkdepends = python-cherrypy
+ checkdepends = python2-cherrypy
+ checkdepends = python-twisted
+ checkdepends = python2-twisted
+ checkdepends = python-tornado
+ checkdepends = python2-tornado
+ checkdepends = python-paste
+ checkdepends = python2-paste
+ checkdepends = python-gevent
+ checkdepends = python2-gevent
+ checkdepends = python-eventlet
+ checkdepends = python2-eventlet
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = git
+ options = !emptydirs
+ source = git+https://github.com/defnull/bottle.git
+ sha512sums = SKIP
+
+pkgname = python-bottle-git
+ depends = python
+ provides = python-bottle
+ conflicts = python-bottle
+
+pkgname = python2-bottle-git
+ depends = python2
+ provides = python2-bottle
+ conflicts = python2-bottle
+