diff --git a/.gitignore b/.gitignore index 9ff0114..deb50af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/hypothesis-1.9.0.tar.gz -/hypothesis-1.10.0.tar.gz -/hypothesis-1.10.6.tar.gz +/hypothesis-1.11.0.tar.gz diff --git a/python-hypothesis.spec b/python-hypothesis.spec index cad3dd3..e7b011c 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,8 +1,8 @@ %global pkgname hypothesis Name: python-%{pkgname} -Version: 1.10.6 -Release: 3%{?dist} +Version: 1.11.0 +Release: 1%{?dist} Summary: A library for property based testing License: MPLv2.0 @@ -129,6 +129,9 @@ popd %changelog +* Wed Sep 2 2015 Michel Alexandre Salim - 1.11.0-1 +- Update to 1.11.0 + * Tue Sep 1 2015 Michel Alexandre Salim - 1.10.6-3 - Re-disable tests for now diff --git a/sources b/sources index 2013ff1..8eeb4bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d400e88338895973e44654d5b66433c hypothesis-1.10.6.tar.gz +84217fedebaf9a4e540944e243f0c8e7 hypothesis-1.11.0.tar.gz