python-httmock: update to 1.3.0.

This commit is contained in:
maxice8 2019-01-30 07:14:39 -02:00 committed by maxice8
parent 283c9708cc
commit 1c92c4d665

View file

@ -1,6 +1,6 @@
# Template file for 'python-httmock'
pkgname=python-httmock
version=1.2.6
version=1.3.0
revision=1
noarch=yes
wrksrc="httmock-${version}"
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/patrys/httmock"
distfiles="https://github.com/patrys/httmock/archive/${version}.tar.gz"
checksum=0a5646eff603c58f3cf2d619f5ec1c760cafe5c6049e28f8b8189ba23da4b31f
checksum=4716729f0d07f3f6043dde43545a5381c4c6031a62e9dc9eed21e73c63d86722
do_check() {
python3 setup.py test