Update to 3.56.7

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 41d15db0a4
commit 7947c81cd1
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -17,3 +17,4 @@
/hypothesis-3.44.24.tar.gz
/hypothesis-3.47.0.tar.gz
/hypothesis-3.49.0.tar.gz
/hypothesis-3.56.7.tar.gz

@ -2,8 +2,8 @@
%global srcname hypothesis
Name: python-%{srcname}
Version: 3.49.0
Release: 2%{?dist}
Version: 3.56.7
Release: 1%{?dist}
Summary: Library for property based testing
License: MPLv2.0
@ -86,6 +86,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
%{_mandir}/man1/hypothesis.1*
%changelog
* Sat Jul 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.56.7-1
- Update to 3.56.7
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 3.49.0-2
- Rebuilt for Python 3.7

@ -1 +1 @@
SHA512 (hypothesis-3.49.0.tar.gz) = fd5facdf7f079a24245534460bcdeb94df81820b95b57c8dbbb2d5dba706f54eab49b34952e6437b835b63f0dd2473403e2a48d7533956df0c1af2b3a22c2609
SHA512 (hypothesis-3.56.7.tar.gz) = 84a8edea85884b13d3e465b68c60b13f1928683f3fbf68339700d9c440383ab1a32c55b523e8e93f60f3a30961f75b598f2845e7d9845b6f58d83952b87d6da3

Loading…
Cancel
Save