python3-dbusmock: update to 0.30.0.
This commit is contained in:
parent
d5d67d3824
commit
8aedc8fd9e
1 changed files with 7 additions and 7 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'python3-dbusmock'
|
# Template file for 'python3-dbusmock'
|
||||||
pkgname=python3-dbusmock
|
pkgname=python3-dbusmock
|
||||||
version=0.19
|
version=0.30.0
|
||||||
revision=5
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
||||||
depends="python3-dbus python3-gobject"
|
depends="python3-dbus python3-gobject"
|
||||||
checkdepends="python3-nose python3-dbus python3-gobject upower bluez
|
checkdepends="${depends} python3-pytest upower bluez NetworkManager
|
||||||
NetworkManager which"
|
power-profiles-daemon polkit libnotify iio-sensor-proxy which"
|
||||||
short_desc="Python3 library to mock D-Bus objects for testing"
|
short_desc="Python3 library to mock D-Bus objects for testing"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/martinpitt/python-dbusmock"
|
homepage="https://github.com/martinpitt/python-dbusmock"
|
||||||
distfiles="https://github.com/martinpitt/python-dbusmock/releases/download/${version}/python-dbusmock-${version}.tar.gz"
|
distfiles="https://github.com/martinpitt/python-dbusmock/releases/download/${version}/dist.python-dbusmock-${version}.tar.gz"
|
||||||
checksum=497f30eed2fcd5deaa2633b9622e4e99af4bdfba4e972b350ba630bac6fc86c2
|
checksum=dbb59e715b4d88089caed950edf93c46cb5f022ceae5d8ae37064b73baf956c1
|
||||||
|
|
Loading…
Add table
Reference in a new issue