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

Felix Yan felixonmars at archlinux.org
Sat Oct 7 03:04:41 UTC 2017


    Date: Saturday, October 7, 2017 @ 03:04:40
  Author: felixonmars
Revision: 262049

upgpkg: python-hypothesis 3.31.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-06 23:28:45 UTC (rev 262048)
+++ PKGBUILD	2017-10-07 03:04:40 UTC (rev 262049)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.31.2
+pkgver=3.31.3
 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=('fb06fd2fef8b713ff151e65d8973c0340afa0617c9ba5f8eb146f2d4000ca08c20c838ffe034bd8332586e5cf34ebf3fd8b6e7fed175781d3a569cdcb5681c25')
+sha512sums=('c84987676992a4cc12a6aeb9f3ca57876f3b72edb8ea32ff840ce2afc264274d7f3c664e9bedf3290fd836cfa5fc4936d9805d6a29c7a7411e7a2464962326f3')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list