Date: Wednesday, April 15, 2020 @ 16:41:29
  Author: felixonmars
Revision: 614933

upgpkg: python-hypothesis 5.8.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-15 16:40:09 UTC (rev 614932)
+++ PKGBUILD    2020-04-15 16:41:29 UTC (rev 614933)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-hypothesis
-pkgver=5.8.3
+pkgver=5.8.4
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -19,7 +19,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('60a3b239d13058e5bf5fe06128d9f5a7adb1350e1468186cc71198e37fe25340449d2838699af1ecf3bd958123081064353eef7c251fbeb892708d835abcaa0d')
+sha512sums=('57ad7865f395268c4e1d6d7e63ad730d2639fd5e7d12510034651949e754007dc6b88f55d77632763dfd5051f187d3d180c1c7462e03efd7eda9855dcc567a97')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to