Date: Sunday, December 22, 2019 @ 19:20:44
  Author: felixonmars
Revision: 538890

upgpkg: python-hypothesis 4.53.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-12-22 19:11:03 UTC (rev 538889)
+++ PKGBUILD    2019-12-22 19:20:44 UTC (rev 538890)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.53.0
+pkgver=4.53.1
 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=('13bb6582de902e278202611a3ec804a974fb95aa398bba3d8ed5a061b8274d2857d43a1c3a6bf76cbc5e7e8e80dde262cf4e7678c96a582df0b15a0eeef41a2b')
+sha512sums=('56839be12656d5a970e0d9b97ec3e7b8aa600b88bfb53d09c09270ccf5abcf5f25ec7c33b01c5c30a1a5450903b919dbff2b1e709937000ebcf434235310a8c9')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to