python-hypothesis: update to 4.7.14.
This commit is contained in:
parent
237da231cb
commit
abae231799
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=4.7.12
|
||||
version=4.7.14
|
||||
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=a28cc91f3dc7f74d56e67ae6d23f7823f639fb972d5ae20d64ba96f23aa6b4e1
|
||||
checksum=1287e50783191ebd0238830592956adfeecfd5473871d3067302e02eb3fc4a5f
|
||||
|
||||
do_check() {
|
||||
# In python3 mock is actually unittest.mock
|
||||
|
|
Loading…
Reference in New Issue