Update to 4.23.8 (#1711096)
This commit is contained in:
parent
6b190f6562
commit
f8e8af89dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/hypothesis-3.66.11.tar.gz
|
||||
/hypothesis-4.9.0.tar.gz
|
||||
/hypothesis-4.23.4.tar.gz
|
||||
/hypothesis-4.23.8.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%global srcname hypothesis
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.23.4
|
||||
Version: 4.23.8
|
||||
Release: 1%{?dist}
|
||||
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*
|
||||
|
||||
%changelog
|
||||
* Tue May 28 2019 Miro Hrončok <mhroncok@redhat.com> - 4.23.8-1
|
||||
- Update to 4.23.8 (#1711096)
|
||||
|
||||
* Thu May 09 2019 Miro Hrončok <mhroncok@redhat.com> - 4.23.4-1
|
||||
- Update to 4.23.4 (#1609770)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hypothesis-4.23.4.tar.gz) = a9be9d6cf2ae5c13f0c79ee360bd56c3f38305d2e5f947ba9e77b55693985740979c63453623f3b46131546c7dc0e02d56083b89d72d9c9a99b90ed5717bf5e2
|
||||
SHA512 (hypothesis-4.23.8.tar.gz) = 4eb66bc467f37fb66600c2e88f031c41e063286bdd1aa40495e75e1a41018053db2b054ee2696b25f9a58e92f5b9ea60f3b59659a1c0ad15bc1a5e63e582ee5a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user