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

Felix Yan felixonmars at archlinux.org
Tue Apr 17 14:14:15 UTC 2018


    Date: Tuesday, April 17, 2018 @ 14:14:14
  Author: felixonmars
Revision: 316706

upgpkg: python-hypothesis 3.56.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-17 14:04:01 UTC (rev 316705)
+++ PKGBUILD	2018-04-17 14:14:14 UTC (rev 316706)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.55.6
+pkgver=3.56.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/archive/$pkgver.tar.gz")
-sha512sums=('d71b928c8587d28cc713269e5be527880a9279e6de05026e4bac8ad711dfa37e8d0d9341e60bc66cd90709e4f82d91a4572b4387d4078d660e50a04e50059d5d')
+sha512sums=('8ceef9e63a750c110f9d3786bc218fbf0cddf9baa8824685b30396396ccc3a49c2247ea1150fa6a67dff793df3af74610fc63e88e9ad26da6ddae1162479b2e4')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list