python3-dbusmock: update to 0.34.2.
This commit is contained in:
parent
cec19bc0e3
commit
0683b49517
@ -1,8 +1,8 @@
|
|||||||
# Template file for 'python3-dbusmock'
|
# Template file for 'python3-dbusmock'
|
||||||
pkgname=python3-dbusmock
|
pkgname=python3-dbusmock
|
||||||
version=0.30.0
|
version=0.34.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
||||||
depends="python3-dbus python3-gobject"
|
depends="python3-dbus python3-gobject"
|
||||||
checkdepends="${depends} python3-pytest upower bluez NetworkManager
|
checkdepends="${depends} python3-pytest upower bluez NetworkManager
|
||||||
@ -11,5 +11,5 @@ 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}/dist.python-dbusmock-${version}.tar.gz"
|
distfiles="https://github.com/martinpitt/python-dbusmock/releases/download/${version}/dist.python_dbusmock-${version}.tar.gz"
|
||||||
checksum=dbb59e715b4d88089caed950edf93c46cb5f022ceae5d8ae37064b73baf956c1
|
checksum=69c3137f15d3397846fd4aeb2e7f41289aa4c7dc2a894502225186d1fcb396ec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user