17 lines
707 B
Bash
17 lines
707 B
Bash
# Template file for 'python3-dbusmock'
|
|
pkgname=python3-dbusmock
|
|
version=0.19
|
|
revision=3
|
|
wrksrc="python-dbusmock-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-dbus python3-gobject"
|
|
checkdepends="python3-nose python3-dbus python3-gobject upower bluez
|
|
NetworkManager 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}/python-dbusmock-${version}.tar.gz"
|
|
checksum=497f30eed2fcd5deaa2633b9622e4e99af4bdfba4e972b350ba630bac6fc86c2
|