Skip to content
Snippets Groups Projects
Commit 2c966ab8 authored by Michał Polański's avatar Michał Polański
Browse files

main/py3-hypothesis: upgrade to 6.8.3

parent 9f71e836
No related branches found
No related tags found
1 merge request!19837main/py3-hypothesis: upgrade to 6.8.3
# Contributor: Drew DeVault <sir@cmpwn.com> # Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-hypothesis pkgname=py3-hypothesis
pkgver=6.8.2 pkgver=6.8.3
pkgrel=0 pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
options="!check" options="!check"
...@@ -35,4 +35,4 @@ package() { ...@@ -35,4 +35,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="95c345e869695ca9b53f345eaa52d4fb92108a830fd3a3bbe3ed1a8382be233cc56c73a321f3948c947090e89ade1849dfbc72e84b01b3e99f1336f1f5e816a3 py-hypothesis-6.8.2.tar.gz" sha512sums="83660978dc4ff49a04d7167994821a18c769039c49dcbc515b28591651bb9ab2121e3a7267cb20281efade85003a5808e0898fda5dfe1e4be563a03d4688085c py-hypothesis-6.8.3.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment