Autogenerated commit at 2023-08-14 12:34:57.261519

This commit is contained in:
ahriman
2023-08-14 12:34:57 +00:00
parent 15a0e990c2
commit 4a718b8617
4 changed files with 90 additions and 0 deletions

16
python-dasbus/.SRCINFO Normal file
View File

@ -0,0 +1,16 @@
pkgbase = python-dasbus
pkgdesc = DBus library in Python 3
pkgver = 1.7
pkgrel = 1
url = https://github.com/rhinstaller/dasbus
arch = any
license = LGPL
checkdepends = python-pytest
makedepends = python-setuptools
depends = python
depends = python-gobject
depends = dbus
source = dasbus-1.7.tar.gz::https://github.com/rhinstaller/dasbus/archive/v1.7.tar.gz
sha256sums = 442a8df9330d4f55704c92cbed066cf0918378418be89d6fff67721d3cba5590
pkgname = python-dasbus