summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 03367b8f8aa3ba9de8368e9a45799746eb93b728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pystemd
	pkgdesc = A thin Cython-based wrapper on top of libsystemd, focused on exposing the dbus API via sd-bus in an automated and easy to consume way.
	pkgver = 0.12.0
	pkgrel = 1
	url = https://github.com/systemd/pystemd
	arch = x86_64
	license = LGPL2.1
	makedepends = python-setuptools
	makedepends = cython
	depends = python
	depends = systemd
	depends = python-lxml
	depends = python-psutil
	source = python-pystemd-0.12.0.tar.gz::https://github.com/systemd/pystemd/archive/v0.12.0.tar.gz
	md5sums = dbf235bece19c68036e4be517a9675ab

pkgname = python-pystemd