Date: Sunday, March 1, 2020 @ 11:33:17
  Author: felixonmars
Revision: 587459

upgpkg: python-hypothesis 4.56.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-01 11:27:14 UTC (rev 587458)
+++ PKGBUILD    2020-03-01 11:33:17 UTC (rev 587459)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=4.56.1
+pkgver=4.56.2
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -20,7 +20,7 @@
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage'
               'python2-coverage')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('ea63ef54cad88cc7ec422817ed9e63c8577be61ce1b0a5bedf333101ea7fb04ee417873d882ba983272706e02415de79eb0e52bd7fb7d1f65ae2d92802b02a4f')
+sha512sums=('0dfbce8a7b20bd81b9067b924d043a5be6b8260cafe1beeb98acf4611e150ae79e447b9fdaa953e965e1781d5ffee3ee3a5128cb2c1582481ce979242afe19a9')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to