summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e46f5496b94d91cf1a771ae0e22b7c3d10ff5a7 (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
28
29
30
pkgbase = python-sentry_sdk
	pkgdesc = The new Python SDK for Sentry.io
	pkgver = 0.13.3
	pkgrel = 1
	url = https://github.com/getsentry/sentry-python
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/getsentry/sentry-python/releases/download/0.13.3/sentry-sdk-0.13.3.tar.gz
	source = https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE
	sha256sums = e3302e8df82e68599eeeef564f08d15aa62efc1cb013d8e1cccc5bf526d375a4
	sha256sums = 59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c

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

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