summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f0b110bcd40c693b01ac2ba8d905a2bfe828c530 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-daemons
	pkgdesc = Python unix daemon base classes.
	pkgver = 1.3.2
	pkgrel = 2
	url = https://github.com/kevinconway/daemons
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-eventlet
	depends = python-gevent
	source = https://files.pythonhosted.org/packages/source/d/daemons/daemons-1.3.2.tar.gz
	sha256sums = 37dab1d94d8e0d8c1eec225458c9bdbdfff72f35c49d92ae6457b6a06c867e33

pkgname = python-daemons