python-hypothesis: update to 3.84.2.
This commit is contained in:
parent
cc2ea41d1d
commit
9ede8f39ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.84.1
|
||||
version=3.84.2
|
||||
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=86feee9ad060181f0b3a73c53b00d2a89e4efc8e2d8fdab4df977fe738fb9d5e
|
||||
checksum=764caafcc5bee3e9ec321269f5d04cbb69f6a50588f4cb09cd14f70cc2adb3e3
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in a new issue