summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7fc295343f2dc305e5c990a4ba86b1a16434c676 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-snowplow-tracker
	pkgdesc = Snowplow event tracker for Python. Add analytics to Python apps, webapps and games.
	pkgver = 0.14.0
	pkgrel = 1
	url = https://github.com/snowplow/snowplow-python-tracker
	arch = any
	license = Apache
	makedepends = python
	makedepends = python-pytest
	makedepends = python-freezegun
	depends = python
	depends = python-requests
	depends = python-typing_extensions
	optdepends = python-celery:
	optdepends = python-redis:
	source = python-snowplow-tracker-0.14.0.tar.gz::https://github.com/snowplow/snowplow-python-tracker/archive/refs/tags/0.14.0.tar.gz
	sha256sums = 2fe5f3a46f3a938cc2d2c08e061e70662a985bdfe4bc1b0be8b2664b65c97695

pkgname = python-snowplow-tracker