summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b684057dd40712dd1c5da4a029ea26a05d2050c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-bugsnag
	pkgdesc = Official bugsnag error monitoring and error reporting for various python apps.
	pkgver = 4.9.1
	pkgrel = 1
	url = https://github.com/bugsnag/bugsnag-python
	changelog = CHANGELOG.md
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-webob
	optdepends = python-flask: Flask integration
	optdepends = python-blinker: Flask integration
	source = python-bugsnag-4.9.1.tar.gz::https://github.com/bugsnag/bugsnag-python/archive/v4.9.1.tar.gz
	sha256sums = f872478cd1232d8f00b631556e1344f64be219549cc63ff280cd8c8ab5518b6a

pkgname = python-bugsnag