aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-05-29 13:32:24 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-05-29 15:46:02 +0000
commita368e2daca0fb240655062d994b1014d61bad9e8 (patch)
tree471a29f054e7bfca15df5ba7786294a71d8d824a
parentd6df47775be66539359d5582f2207ddc3531c88e (diff)
downloadvoid-packages-a368e2daca0fb240655062d994b1014d61bad9e8.tar
void-packages-a368e2daca0fb240655062d994b1014d61bad9e8.tar.gz
void-packages-a368e2daca0fb240655062d994b1014d61bad9e8.tar.bz2
void-packages-a368e2daca0fb240655062d994b1014d61bad9e8.tar.lz
void-packages-a368e2daca0fb240655062d994b1014d61bad9e8.tar.xz
void-packages-a368e2daca0fb240655062d994b1014d61bad9e8.tar.zst
void-packages-a368e2daca0fb240655062d994b1014d61bad9e8.zip
python3-hypothesis: update to 6.103.0.
-rw-r--r--srcpkgs/python3-hypothesis/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template
index 46e3dc5962c..dc5534e0aa1 100644
--- a/srcpkgs/python3-hypothesis/template
+++ b/srcpkgs/python3-hypothesis/template
@@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
-version=6.102.0
+version=6.103.0
revision=1
build_wrksrc=hypothesis-python
build_style=python3-pep517
@@ -24,7 +24,7 @@ license="MPL-2.0"
homepage="https://hypothesis.works/"
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"
-checksum=7e3a04a85123a741a735aed23594acdab77223a3e6bad8ef9e16aab26f68d468
+checksum=1c5c7309b08141f6c98bda9b13468472ff567bf3349ffe28126c708e2ec11c6f
if [ "$XBPS_CHECK_PKGS" != full ]; then
# Skip "full" tests unless explicitly requested"