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

Felix Yan felixonmars at archlinux.org
Sun Dec 17 09:55:44 UTC 2017


    Date: Sunday, December 17, 2017 @ 09:55:43
  Author: felixonmars
Revision: 274630

upgpkg: python-hypothesis 3.43.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-17 09:43:44 UTC (rev 274629)
+++ PKGBUILD	2017-12-17 09:55:43 UTC (rev 274630)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.42.2
+pkgver=3.43.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=('9d8949856bff627bceb3bb5ca1403576e484e7ef4132e77daef359bee26129e53e3cc3b50c0fe92a50dbbf19d943f276ab5aaa5d89a0256c462ad4e0deeffbaa')
+sha512sums=('13deab408ad1d01c20e7aac2abba9c2955421c43ed843748e2ec42cb3d892004ecae6accda953d2db9855dd6bd7d1df16b55bedda8e78d3f4c2e3e051c32469e')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list