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

Felix Yan felixonmars at archlinux.org
Thu Apr 5 15:36:04 UTC 2018


    Date: Thursday, April 5, 2018 @ 15:36:03
  Author: felixonmars
Revision: 314438

upgpkg: python-hypothesis 3.55.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-05 14:53:29 UTC (rev 314437)
+++ PKGBUILD	2018-04-05 15:36:03 UTC (rev 314438)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.54.0
+pkgver=3.55.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=('47187a182eb502570c7250172b69a0d5152009fda30da6b8e0c82dd16b968bf6793086f92216c5b19f3d09f28b0e9203bf92a2ca8f372f88fb862bece3ec5d30')
+sha512sums=('a7cfa02f89f0b50a55920e92d9e9d4e6934b7e4e457833933fe27a0506dbf6739cb9d13e0754e72a4f7f459afd008253425e3c85a7761d5d22418aebaf52f91c')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list