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