mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/py3-hypothesis: upgrade to 5.42.3
This commit is contained in:
parent
8a5f48c701
commit
6e229a712d
@ -1,7 +1,7 @@
|
||||
# Contributor: Drew DeVault <sir@cmpwn.com>
|
||||
# Maintainer: Leo <thinkabit.ukim@gmail.com>
|
||||
pkgname=py3-hypothesis
|
||||
pkgver=5.42.1
|
||||
pkgver=5.42.3
|
||||
pkgrel=0
|
||||
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
|
||||
options="!check"
|
||||
@ -35,4 +35,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="b0045627a4334b46bb4782075636ec3f6b329f754525704aa459e1c84f01cf8edd9f71b9fb7b287ea120784a5e087f11eeb8d0c9eaf7a85db8533b6cb223ba40 py-hypothesis-5.42.1.tar.gz"
|
||||
sha512sums="73739ec3207c73796245e5a01cb21044f9d81987fb52fcac6d91ce4892ed43043fcd24b904f5195590e3595bc79252100892acc3e7b2253060903b2958c120a8 py-hypothesis-5.42.3.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user