summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6507946f2cb80c5b797bc461e6e80fa4be070fd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-coloredlogs
	pkgdesc = Colored terminal output for Python's logging module
	pkgver = 15.0.1
	pkgrel = 1
	url = https://github.com/xolox/python-coloredlogs
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python
	depends = python-humanfriendly
	source = https://github.com/xolox/python-coloredlogs/archive/15.0.1.tar.gz
	sha256sums = e8161222671bb129f7936cd220c275a3cbc0a6c22313bd4483114b9526e5695f

pkgname = python-coloredlogs