16 lines
741 B
Bash
16 lines
741 B
Bash
# Template file for 'python3-dbusmock'
|
|
pkgname=python3-dbusmock
|
|
version=0.30.0
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
|
depends="python3-dbus python3-gobject"
|
|
checkdepends="${depends} python3-pytest upower bluez NetworkManager
|
|
power-profiles-daemon polkit libnotify iio-sensor-proxy which"
|
|
short_desc="Python3 library to mock D-Bus objects for testing"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/martinpitt/python-dbusmock"
|
|
distfiles="https://github.com/martinpitt/python-dbusmock/releases/download/${version}/dist.python-dbusmock-${version}.tar.gz"
|
|
checksum=dbb59e715b4d88089caed950edf93c46cb5f022ceae5d8ae37064b73baf956c1
|