From 00d9f425e06798c8084b9a1b51c4ebecbffba87d Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Fri, 8 Nov 2019 03:00:01 -0300
Subject: [PATCH] community/py3-hypothesis: upgrade to 4.43.6

---
 community/py3-hypothesis/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD
index e0fe10a29fb4..2c4500cd64ff 100644
--- a/community/py3-hypothesis/APKBUILD
+++ b/community/py3-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Drew DeVault <sir@cmpwn.com>
 # Maintainer: Leo <thinkabit.ukim@gmail.com>
 pkgname=py3-hypothesis
-pkgver=4.43.5
+pkgver=4.43.6
 pkgrel=0
 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
 url="https://hypothesis.works/"
@@ -41,5 +41,5 @@ package() {
 	python3 setup.py install --prefix=/usr --root="$pkgdir"
 }
 
-sha512sums="5556ca493c08fe5b245df3709b2a8a12f038bfb89c34aae2950390efd110e72f598390616283f5570ba6a8df1d6680ec083c86c88a3f93eb4b84d22833f34904  py-hypothesis-4.43.5.tar.gz
+sha512sums="c94235cd2affd6cd2cc1f75d01539b89d712cd97f05a41774a7a1db1ce47924d1fa3caffa1bcdbd0adc532abae81475f8d566bdfbf912fcca1b72ec82d00f29a  py-hypothesis-4.43.6.tar.gz
 9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27  attrs.patch"
-- 
GitLab