summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62fda7bf05055a7ed7ce0f84674e37285f6408de (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.2.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.2.1.tar.gz::https://files.pythonhosted.org/packages/source/b/bugsnag/bugsnag-4.2.1.tar.gz
	sha256sums = c8bf852972054deed2026866c4b7b6cc6c64ae306b370c885ecf4995a72f5897

pkgname = python-bugsnag