summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2505a47492feeb61d9ee8725263fb9ca4ea38243 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-sentry_sdk
	pkgdesc = The new Python SDK for Sentry.io
	pkgver = 0.7.11
	pkgrel = 1
	url = https://github.com/getsentry/sentry-python
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = python-sentry_sdk-0.7.11.tar.gz::https://github.com/getsentry/sentry-python/releases/download/0.7.11/sentry-sdk-0.7.11.tar.gz
	source = https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE
	sha256sums = b33ca986b7af24d3c306d42515319a6f1cf1c6081245ee5009ad47b79a809c3f
	sha256sums = 59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c

pkgname = python-sentry_sdk
	depends = python-urllib3
	depends = python-certifi
	optdepends = python-flask
	optdepends = python-blinker

pkgname = python2-sentry_sdk
	depends = python2-urllib3
	depends = python2-certifi
	optdepends = python2-flask
	optdepends = python2-blinker