mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-28 12:02:04 +01:00
community/py3-hypothesis: upgrade to 5.1.5
This commit is contained in:
parent
a959070b06
commit
ee7783accf
@ -1,7 +1,7 @@
|
||||
# Contributor: Drew DeVault <sir@cmpwn.com>
|
||||
# Maintainer: Leo <thinkabit.ukim@gmail.com>
|
||||
pkgname=py3-hypothesis
|
||||
pkgver=5.1.4
|
||||
pkgver=5.1.5
|
||||
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="25d0112f7b7a13221b8b68d553f4085344f1e8681c8795fac0bcfd714400a828539298d2919d3e638979eadd5daa65ef7ee8b0b946df076145e59c8bb7058a64 py-hypothesis-5.1.4.tar.gz"
|
||||
sha512sums="89edc57116b3c503df2f0c6d4e60637ace6a7fc5c4ece6b426362b01a0be11e79be1e95784e24d849ac120000165ff46efd78c6cb6b163aebcb2b5a8c8d4c8e1 py-hypothesis-5.1.5.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user