Date: Monday, November 13, 2017 @ 05:47:11
  Author: felixonmars
Revision: 266693

upgpkg: python-hypothesis 3.37.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-13 01:57:56 UTC (rev 266692)
+++ PKGBUILD    2017-11-13 05:47:11 UTC (rev 266693)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.36.1
+pkgver=3.37.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
               'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz";)
-sha512sums=('4d9bf58ebee2c64f185db8daed2596e4cf3dbffb66555765e01e098e2d6291530535e17b106faa5cf026aefa8d5119981849365dd443d4fe71e7d9f98a1898b6')
+sha512sums=('41dae6f4d9bbddc89fc174e3cb3a9f09d16bfc1903ab75980a243614505eeb792bb00bc2b803e2272b2d6fce901f250e0f82ea9ea647ada868019ce01aa98618')
 
 prepare() {
   # Make tests faster

Reply via email to