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

Felix Yan felixonmars at archlinux.org
Tue Aug 8 12:21:49 UTC 2017


    Date: Tuesday, August 8, 2017 @ 12:21:48
  Author: felixonmars
Revision: 249567

upgpkg: python-hypothesis 3.17.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-08 11:43:24 UTC (rev 249566)
+++ PKGBUILD	2017-08-08 12:21:48 UTC (rev 249567)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.16.1
+pkgver=3.17.0
 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=('f7b6924f960c34f889d4d5ee79f5636e10676299831b7dd77f7ba659d34ef692a37f26c9b32b2599ab147d49d282601711a43b0d7720ba8cae00e159119fe7a3')
+sha512sums=('ad997aac103932f3a871fafe4d9e617df460933d08835855426754fa022ce49c55aa37551c2fff1b5a313feed1b008a6c9fc48f9156f9d6439a8839b5fdd854e')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list