Update to 1.11.0
This commit is contained in:
parent
899e465764
commit
74f99a9c7a
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
/hypothesis-1.9.0.tar.gz
|
/hypothesis-1.11.0.tar.gz
|
||||||
/hypothesis-1.10.0.tar.gz
|
|
||||||
/hypothesis-1.10.6.tar.gz
|
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
%global pkgname hypothesis
|
%global pkgname hypothesis
|
||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 1.10.6
|
Version: 1.11.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A library for property based testing
|
Summary: A library for property based testing
|
||||||
|
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
@ -129,6 +129,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 2 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.11.0-1
|
||||||
|
- Update to 1.11.0
|
||||||
|
|
||||||
* Tue Sep 1 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.10.6-3
|
* Tue Sep 1 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.10.6-3
|
||||||
- Re-disable tests for now
|
- Re-disable tests for now
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user