summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56f143b1c84c..00bf94601252 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,19 @@
pkgbase = python-eve
- pkgdesc = An open source Python REST API framework designed for human beings.
- pkgver = 0.5.3
+ pkgdesc = An open source Python REST API framework designed for human beings
+ pkgver = 0.9
pkgrel = 1
url = http://python-eve.org/
arch = any
license = BSD
makedepends = python-setuptools
- provides = python-eve
- options = !emptydirs
- source = https://pypi.python.org/packages/source/E/Eve/Eve-0.5.3.tar.gz
- sha256sums = 623e89bc551eee0fa4b2325ec17eef2cf13d019475befb8a425d62f1117619fb
+ depends = python-flask
+ depends = python-simplejson
+ depends = python-pymongo
+ depends = python-cerberus
+ depends = python-events
+ conflicts = python-eve-git
+ source = https://github.com/pyeve/eve/archive/v0.9.tar.gz
+ md5sums = 04d237d2995f6fcd1cada5f095931377
pkgname = python-eve