From 1c92c4d665c3de6cecfd5f95a84c68d194f462fb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 30 Jan 2019 07:14:39 -0200 Subject: [PATCH] python-httmock: update to 1.3.0. --- srcpkgs/python-httmock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-httmock/template b/srcpkgs/python-httmock/template index d1eaec60d50..6ae215922a9 100644 --- a/srcpkgs/python-httmock/template +++ b/srcpkgs/python-httmock/template @@ -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 " 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