Date: Monday, January 7, 2019 @ 18:55:44
  Author: felixonmars
Revision: 420951

upgpkg: python-hypothesis 3.86.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-07 18:29:36 UTC (rev 420950)
+++ PKGBUILD    2019-01-07 18:55:44 UTC (rev 420951)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.86.4
+pkgver=3.86.6
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 
'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('4ebe749e0d83de04c199a0e06de2ffd8c9d1bf37f341a706b35907a73a3d5135ac27101810bfdc2ad1ecf30d4dad4e262416c721ca921fd85e6249b876f822e3')
+sha512sums=('3358ba4a0b28000b766eff76fd47b671b325384c31c1a77f50dd1bbed75d12ea38d667aa478d7750be65cb357d030d39a2c0b7a484678d87e30b9111ab9bf344')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to