Update to 4.9.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
18de50c101
commit
d7fb54087b
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/hypothesis-3.56.7.tar.gz
|
||||
/hypothesis-3.66.0.tar.gz
|
||||
/hypothesis-3.66.11.tar.gz
|
||||
/hypothesis-4.9.0.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.66.11
|
||||
Release: 2%{?dist}
|
||||
Version: 4.9.0
|
||||
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 Mar 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.9.0-1
|
||||
- Update to 4.9.0
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.66.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-3.66.11.tar.gz) = 4cd596fcda88ad00472b39a0f6fb8d7687c233910131e02bf80715a7fefb1e769f947613aea2964502335f986943fe2040404988393455f8d98befc1db8cc348
|
||||
SHA512 (hypothesis-4.9.0.tar.gz) = 7df2378d37951423f88e240c63cf2dae4bb15fe269901af0e5af8c4f169bdc0c962de447845d9dc65b3db85ce1a87bedd59bb55838f7c8765e33b1324f9e0ea2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user