summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22ba556836c1e8feb3771588dc6dcdbbd7f1c05f (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-glean-parser
	pkgdesc = Tools for parsing the metadata for Mozilla's glean telemetry SDK
	pkgver = 8.1.1
	pkgrel = 1
	url = https://github.com/mozilla/glean_parser
	arch = any
	license = MPL2
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest-runner
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	depends = python-appdirs
	depends = python-click
	depends = python-diskcache
	depends = python-jinja
	depends = python-jsonschema
	depends = python-markupsafe
	depends = python-yaml
	provides = python-glean_parser
	conflicts = python-glean_parser
	source = https://files.pythonhosted.org/packages/source/g/glean_parser/glean_parser-8.1.1.tar.gz
	sha256sums = 6d49e0c0aac34a1e9eda7fc63b12f1513efed1c827e0ac94078493114049021e

pkgname = python-glean-parser