python-hypothesis: update to 4.7.11.
This commit is contained in:
parent
ed799632e0
commit
15890fb258
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=4.7.10
|
||||
version=4.7.11
|
||||
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=07a1cc7ad4190dafd79ccda1fd875470fd84c708d3e0713a016b1503782c1f6f
|
||||
checksum=e7d620ff9fd0df361b5e851aa622337c4d036ce0ffdb2558d0fa56d24a87174d
|
||||
|
||||
do_check() {
|
||||
# In python3 mock is actually unittest.mock
|
||||
|
|
Loading…
Reference in New Issue