summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 52785991e5d4a2e9a022e9c74438ccdc37f67a4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-json-logging
	pkgdesc = Python logging library to emit JSON log that can be easily indexed and searched
	pkgver = 1.3.0
	pkgrel = 2
	url = https://github.com/bobbui/json-logging-python
	changelog = CHANGELOG.md
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = python-json-logging-1.3.0.tar.gz::https://files.pythonhosted.org/packages/source/j/json-logging/json-logging-1.3.0.tar.gz
	sha256sums = 60a02a1daa168a08aa0a41eeeda63e92500ab08170491bdd326cf00d17f656f8

pkgname = python-json-logging