summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f50f0e8ec2eff6825b50669b9ba4685438013df6 (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.12
	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.12.tar.gz::https://github.com/getsentry/sentry-python/releases/download/0.7.12/sentry-sdk-0.7.12.tar.gz
	source = https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE
	sha256sums = 5df935ae266c11f1ec7f244545f41df8c2dae95f7011aa443a63a0055bb39489
	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