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

Felix Yan felixonmars at archlinux.org
Sat Sep 30 14:24:46 UTC 2017


    Date: Saturday, September 30, 2017 @ 14:24:45
  Author: felixonmars
Revision: 261116

upgpkg: python-hypothesis 3.31.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-30 09:20:34 UTC (rev 261115)
+++ PKGBUILD	2017-09-30 14:24:45 UTC (rev 261116)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.31.0
+pkgver=3.31.1
 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=('689878bfbfa1413e4169e83e40451e2e6eccf510e7f62dc18b7227408a35c8cec868202c7d8f4587bfb02825d30e744f2ed87654d97b0fe0d15b69be411cc818')
+sha512sums=('2bb0bcf1030374a17d0002901a9ffeb2bd522917428989206a3398e13dc0523703b9b39331cc503ee4d815ad48dca4826cc49379434767803373aa7b81a2625d')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list