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

Felix Yan felixonmars at archlinux.org
Mon Aug 7 14:36:30 UTC 2017


    Date: Monday, August 7, 2017 @ 14:36:29
  Author: felixonmars
Revision: 249453

upgpkg: python-hypothesis 3.16.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-07 14:28:45 UTC (rev 249452)
+++ PKGBUILD	2017-08-07 14:36:29 UTC (rev 249453)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.16.0
+pkgver=3.16.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
               'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 'python2-pytest-benchmark'
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('a9bac8f6665d2b0853764033ab950fe0de1e878cf7202ac5375a5bb8ecbe9b12d06d9f8f54513d9a591a63c3279f7a1ca9096e41deeb73dcc8c3020bd0873660')
+sha512sums=('f7b6924f960c34f889d4d5ee79f5636e10676299831b7dd77f7ba659d34ef692a37f26c9b32b2599ab147d49d282601711a43b0d7720ba8cae00e159119fe7a3')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list