python-hypothesis: update to 3.79.3.
This commit is contained in:
parent
58f8061a9e
commit
96d38a50c5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.79.2
|
||||
version=3.79.3
|
||||
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=1daf8793ba9792ab2f8b2844e820dfd5060b754738d4257072672e5067e56f2f
|
||||
checksum=52ecf843df9e8905fda5eb81531e0043c17dc8505cf6312ec9b3216e73d8e5f0
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue
Block a user