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

Felix Yan felixonmars at archlinux.org
Fri Apr 20 07:55:13 UTC 2018


    Date: Friday, April 20, 2018 @ 07:55:12
  Author: felixonmars
Revision: 317148

upgpkg: python-hypothesis 3.56.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-20 07:50:21 UTC (rev 317147)
+++ PKGBUILD	2018-04-20 07:55:12 UTC (rev 317148)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.56.0
+pkgver=3.56.1
 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=('8ceef9e63a750c110f9d3786bc218fbf0cddf9baa8824685b30396396ccc3a49c2247ea1150fa6a67dff793df3af74610fc63e88e9ad26da6ddae1162479b2e4')
+sha512sums=('f8945f77cca1e64577556cf4e6abe39c2f3358b46321fb3cbc9c05fe9d7c5f1a8d0a76fe88365e338fc56bb9e87e28ed990ea57da45aafd690f9e74ab76195e8')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list