summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3f553c65150892bf5e40075f18e625c9140794d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-bugsnag-git
	pkgdesc = Automatic error monitoring for django, flask, etc.
	pkgver = 3.6.0.r0.g017c300
	pkgrel = 1
	url = https://www.bugsnag.com/platforms/python-error-reporting
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-webob
	depends = python-six>=1.9
	depends = python-six<2
	provides = python-bugsnag
	conflicts = python-bugsnag
	source = git+https://github.com/bugsnag/bugsnag-python
	md5sums = SKIP

pkgname = python-bugsnag-git