summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d11cdb619ad3e86c1a02882ee9b74a4b3f07443e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-daemon
	pkgdesc = Library to implement a well-behaved Unix daemon process
	pkgver = 3.1.1
	pkgrel = 1
	url = https://pagure.io/python-daemon/
	arch = any
	license = Apache
	checkdepends = python-testscenarios
	checkdepends = python-testtools
	checkdepends = python-coverage
	makedepends = python-build
	makedepends = python-docutils
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-changelog-chug
	depends = python
	depends = python-lockfile
	depends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/p/python_daemon/python_daemon-3.1.1.tar.gz
	sha256sums = a389d342aab7ac4c0e8397510af54ecb0d6919e2fced9bab7dd24f8c22265306

pkgname = python-daemon