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

Felix Yan felixonmars at archlinux.org
Wed Sep 6 05:33:07 UTC 2017


    Date: Wednesday, September 6, 2017 @ 05:33:06
  Author: felixonmars
Revision: 255975

upgpkg: python-hypothesis 3.24.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-06 03:11:59 UTC (rev 255974)
+++ PKGBUILD	2017-09-06 05:33:06 UTC (rev 255975)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.23.2
+pkgver=3.24.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('76e96c4cfd977a8e8485364450f0c483d17d889c1389e4360973d3d93547ff99116df69eb0fd5c55dda1e670755c653a963485677b52d8628d49950ad48192cb')
+sha512sums=('086232db2c53cf0c741eaf4eaef11446387fe92cf9f3b1f973f28dac76ca3447da2e31ca21cf9b57738faebdb5c09857aabb844b3a6f061c5c507841ba064fd9')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list