Update to 3.44.16
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
d84f045412
commit
063dcf6a60
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/hypothesis-3.44.4.tar.gz
|
||||
/hypothesis-3.44.12.tar.gz
|
||||
/hypothesis-3.44.14.tar.gz
|
||||
/hypothesis-3.44.16.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.44.14
|
||||
Version: 3.44.16
|
||||
Release: 1%{?dist}
|
||||
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*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 14 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.44.16-1
|
||||
- Update to 3.44.16
|
||||
|
||||
* Tue Jan 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.44.14-1
|
||||
- Update to 3.44.14
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-3.44.14.tar.gz) = 06f87b2f93a6b3c07334772d18498b07afa7be7b3d3c75af86d6b80cf39766cce5007376ee2cd0bd0c726971a01316a1ff840d05e58d32a7737847f4cc8a18de
|
||||
SHA512 (hypothesis-3.44.16.tar.gz) = 2354946ccf596a83e1c8dd1c38e854e7a7fec146d4e35bee67423472799ddcd9b5cd63f612f4602cb1c569084ef094ae317a3776513da1bb57c80e9d372712de
|
||||
|
||||
Loading…
Reference in New Issue
Block a user