Update to 3.49.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
cab94860f1
commit
015c6380fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/hypothesis-3.44.18.tar.gz
|
/hypothesis-3.44.18.tar.gz
|
||||||
/hypothesis-3.44.24.tar.gz
|
/hypothesis-3.44.24.tar.gz
|
||||||
/hypothesis-3.47.0.tar.gz
|
/hypothesis-3.47.0.tar.gz
|
||||||
|
/hypothesis-3.49.0.tar.gz
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
%global srcname hypothesis
|
%global srcname hypothesis
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.47.0
|
Version: 3.49.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for property based testing
|
Summary: Library for property based testing
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
|
|||||||
%{_mandir}/man1/hypothesis.1*
|
%{_mandir}/man1/hypothesis.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.49.0-1
|
||||||
|
- Update to 3.49.0
|
||||||
|
|
||||||
* Mon Mar 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.47.0-1
|
* Mon Mar 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.47.0-1
|
||||||
- Update to 3.47.0
|
- Update to 3.47.0
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (hypothesis-3.47.0.tar.gz) = 74628e6aaa06090dbb3e5ea79ee24539cce662dba422a8276527970c95e31214858cc976eb09e97ff2dcf1d518ee9f22db6f91064329eeddb4e1cea2fbc273de
|
SHA512 (hypothesis-3.49.0.tar.gz) = fd5facdf7f079a24245534460bcdeb94df81820b95b57c8dbbb2d5dba706f54eab49b34952e6437b835b63f0dd2473403e2a48d7533956df0c1af2b3a22c2609
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user