aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-06-28 12:02:57 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-06-28 14:17:04 +0000
commitca955b5e7ef6365da1faad4b50ca550c7c2c661c (patch)
tree3477abd48a275e83328d2b9a37dc7ce72b4782cc
parentcad61e06bb5f0306fffc3af80ffa41446557d88a (diff)
downloadvoid-packages-ca955b5e7ef6365da1faad4b50ca550c7c2c661c.tar
void-packages-ca955b5e7ef6365da1faad4b50ca550c7c2c661c.tar.gz
void-packages-ca955b5e7ef6365da1faad4b50ca550c7c2c661c.tar.bz2
void-packages-ca955b5e7ef6365da1faad4b50ca550c7c2c661c.tar.lz
void-packages-ca955b5e7ef6365da1faad4b50ca550c7c2c661c.tar.xz
void-packages-ca955b5e7ef6365da1faad4b50ca550c7c2c661c.tar.zst
void-packages-ca955b5e7ef6365da1faad4b50ca550c7c2c661c.zip
python3-hypothesis: update to 6.104.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 dc5534e0aa1..c1d02a15cc3 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.103.0
+version=6.104.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=1c5c7309b08141f6c98bda9b13468472ff567bf3349ffe28126c708e2ec11c6f
+checksum=0191ebfb73302f5ed98966e9160e1cd27b561972e136975eb7f4099bee24385f
if [ "$XBPS_CHECK_PKGS" != full ]; then
# Skip "full" tests unless explicitly requested"