From 16d99973389ff858d6a33f7e9ddc56f56e46cf69 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 4 Jan 2018 15:52:20 -0200 Subject: [PATCH] python-hypothesis: update to 3.44.7. Closes: #10447 [via git-merge-pr] --- srcpkgs/python-hypothesis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index 1bd372c95e6..2717e85015a 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis -version=3.44.6 +version=3.44.7 revision=1 wrksrc="${pkgname/python-//}-python-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="maxice8 " license="MPL-2" homepage="http://hypothesis.works/" distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz" -checksum=1de1711c27083b2bc5f3c15f352fc1d18eede37cf1d5009a1d0ddb3a727e8e15 +checksum=a36a30fab722a9d4409d6c94c656a26dba838927b6efd7df25fbd5a7fc318cee noarch=yes do_check() {