python-hypothesis: update to 4.11.7.
This commit is contained in:
parent
c47e86586a
commit
e3fcc6d365
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=4.11.5
|
||||
version=4.11.7
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="hypothesis-hypothesis-python-${version}"
|
||||
|
@ -17,7 +17,7 @@ license="MPL-2.0"
|
|||
homepage="https://hypothesis.works/"
|
||||
changelog="https://github.com/HypothesisWorks/hypothesis/raw/master/hypothesis-python/docs/changes.rst"
|
||||
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
||||
checksum=1a9694e2e891efd2bbabffb5a0d290eda50e29e25183581bdf8354ef3595b745
|
||||
checksum=0c066ee953313641c392c2c2c1a8e1b0f0ebd3f62ed1661af219c1782b837b53
|
||||
|
||||
do_check() {
|
||||
# In python3 mock is actually unittest.mock
|
||||
|
|
Loading…
Reference in New Issue