16 lines
741 B
Bash
16 lines
741 B
Bash
# Template file for 'python3-dbusmock'
|
|
pkgname=python3-dbusmock
|
|
version=0.34.2
|
|
revision=1
|
|
build_style=python3-pep517
|
|
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=69c3137f15d3397846fd4aeb2e7f41289aa4c7dc2a894502225186d1fcb396ec
|