summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 397757ecdf07476bd84cd4b429b9ae57d1c3cf67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pydbus-git
	pkgdesc = Pythonic DBus library
	pkgver = 0.6.0.r17.77fc029
	pkgrel = 1
	url = https://github.com/openEuler-BaseService/pydbus
	arch = any
	license = LGPL2.1
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-gobject
	depends = gobject-introspection-runtime
	provides = python-pydbus
	conflicts = python-pydbus
	source = git+https://github.com/openEuler-BaseService/pydbus.git
	sha256sums = SKIP

pkgname = python-pydbus-git