Update to 3.44.4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
6b8bfef41d
commit
ac6da0e913
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/hypothesis-3.38.0.tar.gz
|
/hypothesis-3.38.0.tar.gz
|
||||||
/hypothesis-3.38.4.tar.gz
|
/hypothesis-3.38.4.tar.gz
|
||||||
/hypothesis-3.42.2.tar.gz
|
/hypothesis-3.42.2.tar.gz
|
||||||
|
/hypothesis-3.44.4.tar.gz
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
%global srcname hypothesis
|
%global srcname hypothesis
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.42.2
|
Version: 3.44.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for property based testing
|
Summary: Library for property based testing
|
||||||
|
|
||||||
@ -91,6 +91,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
|
|||||||
%{_mandir}/man1/hypothesis.1*
|
%{_mandir}/man1/hypothesis.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 24 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.44.4-1
|
||||||
|
- Update to 3.44.4
|
||||||
|
|
||||||
* Wed Dec 13 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.42.2-1
|
* Wed Dec 13 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.42.2-1
|
||||||
- Update to 3.42.2
|
- Update to 3.42.2
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (hypothesis-3.42.2.tar.gz) = 9d8949856bff627bceb3bb5ca1403576e484e7ef4132e77daef359bee26129e53e3cc3b50c0fe92a50dbbf19d943f276ab5aaa5d89a0256c462ad4e0deeffbaa
|
SHA512 (hypothesis-3.44.4.tar.gz) = 5cd4a3feed01241f95904dcb1ee90d9c0760feef53757dba465094704ee376908855f96bd696bff22a73a2887d7cf3e55e255dbc6371eaf7e20896f259dc3747
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user