python3-hypothesis: update to 6.75.0.
This commit is contained in:
parent
672cfc5cf8
commit
dab20fbed4
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.74.0
|
version=6.75.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=fb7f50720c870e6cfb6fcb6a63e5c7a9bbcd30571a2362668857b968fb9220e1
|
checksum=b5aae201b1758beb00c6d8eea3d860a461fe9f628c14d01f7a90a978b23e9178
|
||||||
|
|
||||||
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
Reference in a new issue