Update to 3.66.11
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0b6d856a2a
commit
fc7ddd80fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/hypothesis-3.49.0.tar.gz
|
||||
/hypothesis-3.56.7.tar.gz
|
||||
/hypothesis-3.66.0.tar.gz
|
||||
/hypothesis-3.66.11.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.66.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.66.11
|
||||
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 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.66.11-1
|
||||
- Update to 3.66.11
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.66.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-3.66.0.tar.gz) = 2c02f6284e3c5919f02b3f9cb5380e7a034170bcaebc4c78c4cc70b54887e9283dfbcf27a28ff0fb3627a86eb6e3de6a6821cbea5627d300782223c3c03e194e
|
||||
SHA512 (hypothesis-3.66.11.tar.gz) = 4cd596fcda88ad00472b39a0f6fb8d7687c233910131e02bf80715a7fefb1e769f947613aea2964502335f986943fe2040404988393455f8d98befc1db8cc348
|
||||
|
||||
Loading…
Reference in New Issue
Block a user