mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-hypothesis: update to 6.98.0.
This commit is contained in:
parent
74cf6120bf
commit
714c3ec014
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.97.0
|
version=6.98.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=fef6fa7f6c97111e121b975bd0d4bb953310e58514661530fbedfe150800865e
|
checksum=947ae48472760209a30aa7069dd7fa0fbeeeede4a0639c1c15b3d256eeda3215
|
||||||
|
|
||||||
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