From 8d0b11741dc89b632099c9d05a63cd7946aa1b96 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 15 Mar 2018 00:25:26 -0300 Subject: [PATCH] python-hypothesis: update to 3.49.1. Closes: #12543 [via git-merge-pr] --- srcpkgs/python-hypothesis/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index b8a5383a9b..fc95e9b9dd 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.49.0 +version=3.49.1 revision=1 wrksrc="${pkgname/python-//}-python-${version}" build_style=python-module @@ -11,10 +11,10 @@ python-coverage python3-pytz python-enum34 python3-flaky" depends="python-attrs python-coverage python-enum34 python-pytz python-pandas" short_desc="A Python2 library for property based testing" maintainer="maxice8 " -license="MPL-2" +license="MPL-2.0" homepage="http://hypothesis.works/" distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz" -checksum=9fabfb9799dfa288db12d0265a96faef3b9ad4a0cb207ec1b52b2b45e0f44414 +checksum=6dc8749f2faeb16db21e1a996733441673c5bfe295aac89e7dcce810d668a516 noarch=yes do_check() {