Date: Wednesday, November 20, 2019 @ 18:57:01
  Author: felixonmars
Revision: 530762

upgpkg: python-hypothesis 4.42.10-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-20 18:54:56 UTC (rev 530761)
+++ PKGBUILD    2019-11-20 18:57:01 UTC (rev 530762)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.42.7
+pkgver=4.42.10
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('72e8383d363e0435174db4a262dd269c7b50a531b21285c12567b629ffd456710015df36cd6588c553a705313f3052560dc489abf41610a6667a74a47a7a000c')
+sha512sums=('2e44f8d799959a71881235d9579f50fa7dfd81217c0b8e2d77a3bd615b5c169df8c0f6f1fae55770c47d07a4f48602c0b5a2e007592ffbc799366500defc12e0')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to