mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-dbusmock: update to 0.34.2.
This commit is contained in:
parent
cec19bc0e3
commit
0683b49517
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-dbusmock'
|
||||
pkgname=python3-dbusmock
|
||||
version=0.30.0
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
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
|
||||
|
@ -11,5 +11,5 @@ 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=dbb59e715b4d88089caed950edf93c46cb5f022ceae5d8ae37064b73baf956c1
|
||||
distfiles="https://github.com/martinpitt/python-dbusmock/releases/download/${version}/dist.python_dbusmock-${version}.tar.gz"
|
||||
checksum=69c3137f15d3397846fd4aeb2e7f41289aa4c7dc2a894502225186d1fcb396ec
|
||||
|
|
Loading…
Add table
Reference in a new issue