python3-hypothesis: update to 6.8.5.
This commit is contained in:
parent
0aa12ca520
commit
5a7b3b01db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hypothesis'
|
||||
pkgname=python3-hypothesis
|
||||
version=6.8.4
|
||||
version=6.8.5
|
||||
revision=1
|
||||
wrksrc="hypothesis-hypothesis-python-${version}"
|
||||
build_wrksrc=hypothesis-python
|
||||
|
@ -15,7 +15,7 @@ license="MPL-2.0"
|
|||
homepage="https://hypothesis.works/"
|
||||
changelog="https://hypothesis.readthedocs.io/en/latest/changes.html"
|
||||
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
||||
checksum=8ce759ea4c1792ce0456353a2f2ef0061323545ce4cf010ae8a65966304523bf
|
||||
checksum=8282c734fe29f8fc5c478e7880aa26470997fcd73cb3f96d0ecd47ab19786947
|
||||
|
||||
do_check() {
|
||||
# Manually run the tests that tox considers part of the "full" suite,
|
||||
|
|
Loading…
Reference in New Issue