mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-dbusmock: update to 0.19.
This commit is contained in:
parent
7cd73b9abb
commit
2dcffefffe
1 changed files with 4 additions and 5 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'python3-dbusmock'
|
# Template file for 'python3-dbusmock'
|
||||||
pkgname=python3-dbusmock
|
pkgname=python3-dbusmock
|
||||||
version=0.18.3
|
version=0.19
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="python-dbusmock-${version}"
|
wrksrc="python-dbusmock-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="dbusmock"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-dbus python3-gobject"
|
depends="python3-dbus python3-gobject"
|
||||||
checkdepends="python3-nose python3-dbus python3-gobject upower bluez
|
checkdepends="python3-nose python3-dbus python3-gobject upower bluez
|
||||||
NetworkManager"
|
NetworkManager 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}/python-dbusmock-${version}.tar.gz"
|
||||||
checksum=994a178268b6d74aeb158c0f155cd141e9a0cfae14226a764cd022c4949fe242
|
checksum=497f30eed2fcd5deaa2633b9622e4e99af4bdfba4e972b350ba630bac6fc86c2
|
||||||
|
|
Loading…
Add table
Reference in a new issue