python-hypothesis: update to 3.79.0.
This commit is contained in:
parent
d7bb126282
commit
61ff398754
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.78.0
|
||||
version=3.79.0
|
||||
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=7776876c93174f426c3d756274cabd86a4311f3b29a3f1f04294327c44501054
|
||||
checksum=53c58d823d9fe042a351730f7971aacad52946e94b80c9fc41cf276d1c4bf29a
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue
Block a user