summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae1c682090b7618a743b3c65dd3c83054ddbb131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-eve
	pkgdesc = An open source Python REST API framework designed for human beings
	pkgver = 1.1.4
	pkgrel = 1
	url = http://python-eve.org/
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-flask
	depends = python-simplejson
	depends = python-pymongo
	depends = python-cerberus<2.0
	depends = python-events
	conflicts = python-eve-git
	source = https://github.com/pyeve/eve/archive/v1.1.4.tar.gz
	md5sums = 4877afa4e26e9ba2b21d86d437ffcfd9

pkgname = python-eve