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

Felix Yan felixonmars at archlinux.org
Wed Apr 4 18:41:49 UTC 2018


    Date: Wednesday, April 4, 2018 @ 18:41:48
  Author: felixonmars
Revision: 314214

upgpkg: python-hypothesis 3.54.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-04 18:39:01 UTC (rev 314213)
+++ PKGBUILD	2018-04-04 18:41:48 UTC (rev 314214)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.53.0
+pkgver=3.54.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=('2fa1e4147f67f0d1f79ab61b127851ae287eac51723f1dcfd0e4bc159d2aba313dec3ece77801fb051306dfb60b2d2f4edec7e6dd659dd5fd5115d84ac023634')
+sha512sums=('47187a182eb502570c7250172b69a0d5152009fda30da6b8e0c82dd16b968bf6793086f92216c5b19f3d09f28b0e9203bf92a2ca8f372f88fb862bece3ec5d30')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list