Date: Tuesday, February 26, 2019 @ 13:39:45
  Author: felixonmars
Revision: 436154

upgpkg: python-hypothesis 4.7.8-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-26 13:29:20 UTC (rev 436153)
+++ PKGBUILD    2019-02-26 13:39:45 UTC (rev 436154)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.7
+pkgver=4.7.8
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 
'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('d946a942c5e5ebef2d33bb8827d1732dabe1f9a4d927a3e2dcde8d919c89a3160a232cbd16c8aa1e283470d1b320f957f6a8f85a18f18370f26b597e1f23ba19')
+sha512sums=('510b12435e6e6ef7dd7d0b69124a4fcd4aa279b941d78c3dac70eca2f62674d0f42c6f91dceb8e578c1bdd659c2b4c7d6c8aba80419b0b42a63c52a877fe2382')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to