[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Oct 9 06:00:36 UTC 2017


    Date: Monday, October 9, 2017 @ 06:00:35
  Author: felixonmars
Revision: 262194

upgpkg: python-hypothesis 3.32.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-09 06:00:20 UTC (rev 262193)
+++ PKGBUILD	2017-10-09 06:00:35 UTC (rev 262194)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.31.4
+pkgver=3.32.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=('83b3ccdc7a3cff159dabb1071c455ec7d9f21b0ddd7118dca8438d9b0a42dd87f4f84a7f593f5ead8acbddcb1d12bfbd934a555cce69240b4dd4fe4bcb7ae8a6')
+sha512sums=('7191f966a428b76dc7eb54699112c4371ae1e93bb3e7d04029de81f33dee68499812ef94d47f8378e503478539bad754ae9bb4fbb4db0d075ee734c1a3fb9f1b')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list