python3-hypothesis: update to 6.40.0.
This commit is contained in:
parent
4090db9ea7
commit
c180c2ff86
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hypothesis'
|
||||
pkgname=python3-hypothesis
|
||||
version=6.39.0
|
||||
version=6.40.0
|
||||
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=09f2077d400640a936392edbf068f5dfe182b48f70ab3c8592d8274b4ee13e36
|
||||
checksum=e68589666b903461e7437ea49043a7bd09a6e2cfd1cc32970b4ee19ffe2ed434
|
||||
|
||||
do_check() {
|
||||
# Manually run the tests that tox considers part of the "full" suite,
|
||||
|
|
Loading…
Reference in a new issue