mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
python3-hypothesis: update to 6.131.0.
This commit is contained in:
parent
4804494887
commit
f880a498f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hypothesis'
|
||||
pkgname=python3-hypothesis
|
||||
version=6.130.0
|
||||
version=6.131.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=aafda6ce09d5ab8bc3e546a31212a3ba3fcc5530ba6d2ada647dc471ee5bdd69
|
||||
checksum=6109fd40c8aeec087128300ea6c77f969df145286995fc42a12a9a689f5ce04e
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" != full ]; then
|
||||
# Skip "full" tests unless explicitly requested"
|
||||
|
|
Loading…
Add table
Reference in a new issue