mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-hypothesis: update to 6.84.0.
This commit is contained in:
parent
d481b2ba68
commit
22446c65d5
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.83.0
|
version=6.84.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=0ebadf7a6db408478bc57c8f201e8bdae63d19dc054544e706663a31d47b3f83
|
checksum=87aee44eef40d055408080b33ca16899fde9baf4a4fd20dc26e075a6b61b136c
|
||||||
|
|
||||||
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