python3-hypothesis: update to 6.61.0.
This commit is contained in:
parent
71607f6582
commit
2f677fc73b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-hypothesis'
|
# Template file for 'python3-hypothesis'
|
||||||
pkgname=python3-hypothesis
|
pkgname=python3-hypothesis
|
||||||
version=6.60.0
|
version=6.61.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=hypothesis-python
|
build_wrksrc=hypothesis-python
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="MPL-2.0"
|
||||||
homepage="https://hypothesis.works/"
|
homepage="https://hypothesis.works/"
|
||||||
changelog="https://hypothesis.readthedocs.io/en/latest/changes.html"
|
changelog="https://hypothesis.readthedocs.io/en/latest/changes.html"
|
||||||
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
||||||
checksum=40a06b2e35871239fae9f733985303b519ab8f2d316f13855c92a7ef628af8d0
|
checksum=39455fb5dec340a50e66594d1a26299ab96dfb058f1d2dca191595bdbe7f0a78
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Manually run the tests that tox considers part of the "full" suite,
|
# Manually run the tests that tox considers part of the "full" suite,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue