python-hypothesis: update to 3.82.5.
This commit is contained in:
parent
93b8c9a6da
commit
b0522936cf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.82.1
|
||||
version=3.82.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=021859ee1bd132b45dabd1d413c692f82601a8f11848174caaa43fdf3525e22e
|
||||
checksum=c54f557b8d6b28145acde8a7f63c7c627953524cf3636692f01ed9f72948cc48
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue