summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b4dd71229d195867aeb8381d1378979e2b97892f (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.9.4
	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.9.4.tar.gz::https://github.com/getsentry/sentry-python/releases/download/0.9.4/sentry-sdk-0.9.4.tar.gz
	source = https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE
	sha256sums = 13d5ca170ce48532f54de0ee83711cebeeab9b0bb76a9ee359b58d53e9ca1000
	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