Update to 3.36.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
a23493ad33
commit
2e78c5d472
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/hypothesis-3.34.0.tar.gz
|
||||
/hypothesis-3.34.1.tar.gz
|
||||
/hypothesis-3.36.0.tar.gz
|
||||
/hypothesis-3.36.1.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.36.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.36.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for property based testing
|
||||
|
||||
License: MPLv2.0
|
||||
@ -93,6 +93,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man
|
||||
%{_mandir}/man1/hypothesis.1*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 12 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.36.1-1
|
||||
- Update to 3.36.1
|
||||
|
||||
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.36.0-2
|
||||
- Use better Obsoletes for platform-python
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-3.36.0.tar.gz) = 0ee865369da7915faf691f5b421062fbd653f64ff15aa3cae447703bc4016f6db559e2b272352af74bf64f06520c9ad23775f11a18c2d29cab18f7bd6371b8cf
|
||||
SHA512 (hypothesis-3.36.1.tar.gz) = 4d9bf58ebee2c64f185db8daed2596e4cf3dbffb66555765e01e098e2d6291530535e17b106faa5cf026aefa8d5119981849365dd443d4fe71e7d9f98a1898b6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user