Skip to content

Commit

Permalink
python3-hypothesis: update to 6.91.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Dec 1, 2023
1 parent e50ac7b commit 5660625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/python3-hypothesis/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.90.0
version=6.91.0
revision=1
build_wrksrc=hypothesis-python
build_style=python3-pep517
Expand All @@ -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=efe672ffcc911868a36a4d31da0159145bf3dfb0392ca52107c73fc79426d8a5
checksum=c989f2f245205559865025699abbba0c7af272e79610d2a7190293ddfab7ec9d

if [ "$XBPS_CHECK_PKGS" != full ]; then
# Skip "full" tests unless explicitly requested"
Expand Down

0 comments on commit 5660625

Please sign in to comment.