Date: Thursday, January 17, 2019 @ 19:42:37
  Author: felixonmars
Revision: 423874

upgpkg: python-hypothesis 4.0.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-17 19:42:32 UTC (rev 423873)
+++ PKGBUILD    2019-01-17 19:42:37 UTC (rev 423874)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-mock' 'python-pandas' 'python2-pandas' 
'python-dpcontracts'
               'python2-dpcontracts' 'python-pytest-xdist' 
'python2-pytest-xdist')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('d9659539b4d31d1a918ec6edac9b1c2797f7e7ef7c0bc88864446d77de406909cb0df89c44ac1b400b4f7763563294bceefa8d8fc4b938af41850b45b41fd96c')
+sha512sums=('04b035710d8d40c615746aa1ae6a8422631ec062543745eba4affe20e21ad727fb50527895785a92c9b23b2e81dedd06b624ff030decde118afbdc68057f78b4')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to