python3-dbusmock: update to 0.18.1.

This commit is contained in:
maxice8 2018-11-12 23:05:43 -02:00 committed by maxice8
parent 726118f9dc
commit 282e2af869
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-dbusmock'
pkgname=python3-dbusmock
version=0.18
version=0.18.1
revision=1
noarch=yes
wrksrc="python-dbusmock-${version}"
@ -14,8 +14,8 @@ short_desc="Python3 library to mock D-Bus objects for testing"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="LGPL-3.0-or-later"
homepage="https://github.com/martinpitt/python-dbusmock"
distfiles="${PYPI_SITE}/p/python-dbusmock/python-dbusmock-${version}.tar.gz"
checksum=7721e2db4f99a1901389431f02dd4f6bde03a8e541fa5a39bcbf805bb15eb82a
distfiles="https://github.com/martinpitt/python-dbusmock/releases/download/${version}/python-dbusmock-${version}.tar.gz"
checksum=b0bccb1fd1534e1ad29ba566d68ee72c16893a0cae17655893844556cc1540c2
do_check() {
python3 setup.py test