python-hypothesis: update to 3.79.2.
This commit is contained in:
parent
3e23b4b7f5
commit
6ea287e222
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.79.0
|
||||
version=3.79.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=53c58d823d9fe042a351730f7971aacad52946e94b80c9fc41cf276d1c4bf29a
|
||||
checksum=1daf8793ba9792ab2f8b2844e820dfd5060b754738d4257072672e5067e56f2f
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in a new issue