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

Felix Yan felixonmars at archlinux.org
Sat Apr 21 05:09:57 UTC 2018


    Date: Saturday, April 21, 2018 @ 05:09:57
  Author: felixonmars
Revision: 317243

upgpkg: python-hypothesis 3.56.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-21 04:32:17 UTC (rev 317242)
+++ PKGBUILD	2018-04-21 05:09:57 UTC (rev 317243)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.56.1
+pkgver=3.56.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/archive/$pkgver.tar.gz")
-sha512sums=('f8945f77cca1e64577556cf4e6abe39c2f3358b46321fb3cbc9c05fe9d7c5f1a8d0a76fe88365e338fc56bb9e87e28ed990ea57da45aafd690f9e74ab76195e8')
+sha512sums=('7f5a7ae7989af0a609553e3760028a136209f871c751fbf8e4ef32dee6a97ecf4c473ec538e45e2b1c6a5d18ccd1b6197f2032df44f64db675aa19ea2dc0459a')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list