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

Felix Yan felixonmars at archlinux.org
Sun Oct 1 08:29:01 UTC 2017


    Date: Sunday, October 1, 2017 @ 08:29:00
  Author: felixonmars
Revision: 261148

upgpkg: python-hypothesis 3.31.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-01 00:41:08 UTC (rev 261147)
+++ PKGBUILD	2017-10-01 08:29:00 UTC (rev 261148)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.31.1
+pkgver=3.31.2
 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=('2bb0bcf1030374a17d0002901a9ffeb2bd522917428989206a3398e13dc0523703b9b39331cc503ee4d815ad48dca4826cc49379434767803373aa7b81a2625d')
+sha512sums=('fb06fd2fef8b713ff151e65d8973c0340afa0617c9ba5f8eb146f2d4000ca08c20c838ffe034bd8332586e5cf34ebf3fd8b6e7fed175781d3a569cdcb5681c25')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list