mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-hypothesis: update to 6.110.0.
This commit is contained in:
parent
f029b5f42d
commit
06e92ea8df
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.108.0
|
version=6.110.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=hypothesis-python
|
build_wrksrc=hypothesis-python
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
@ -24,7 +24,7 @@ license="MPL-2.0"
|
||||||
homepage="https://hypothesis.works/"
|
homepage="https://hypothesis.works/"
|
||||||
changelog="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/master/hypothesis-python/docs/changes.rst"
|
changelog="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/master/hypothesis-python/docs/changes.rst"
|
||||||
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=eb0bb0b8fd99a6be0bcffdfd35f5c8856989ec9427467199955c7b345140dfec
|
checksum=cee490a1f9c0f42e9b7bb8012dd23ed1f4273ef374cbac76a1b7c43e0be70739
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" != full ]; then
|
if [ "$XBPS_CHECK_PKGS" != full ]; then
|
||||||
# Skip "full" tests unless explicitly requested"
|
# Skip "full" tests unless explicitly requested"
|
||||||
|
|
Loading…
Add table
Reference in a new issue