Date: Friday, March 13, 2020 @ 09:22:14
  Author: felixonmars
Revision: 595705

upgpkg: python-hypothesis 5.3.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-13 09:21:59 UTC (rev 595704)
+++ PKGBUILD    2020-03-13 09:22:14 UTC (rev 595705)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.3.0
+pkgver=5.3.1
 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=('d622c6754e6162120e7bdc17f482d64e917042499179668744b26e09ba355d94681b2e1029d786c38af19c4193c41eb5fe3e4a7ecc322acd1895b8f90d2b1f95')
+sha512sums=('362ea4877dacd91c35f4e7ba60cf9ab9db8bca3c78b4ae38a7cebf314055d548fc8f9590836aaee3b38f573056d02deb2926f7963d31030a0ec31f9da684a113')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to