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

Felix Yan felixonmars at archlinux.org
Wed Feb 27 12:39:31 UTC 2019


    Date: Wednesday, February 27, 2019 @ 12:39:30
  Author: felixonmars
Revision: 436401

upgpkg: python-hypothesis 4.7.11-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-27 12:29:46 UTC (rev 436400)
+++ PKGBUILD	2019-02-27 12:39:30 UTC (rev 436401)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.10
+pkgver=4.7.11
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('c43626fc9758e986b5e3bb2881770d12284acfeac57ea83db275e4c1825fc2265bbc523712ef4ec1f2a2446c1fa7b0eef48244d8408c022adeec42711fb90343')
+sha512sums=('37edcb602e1f6c31e2e28dd6d28aa032918121c3d8a0afd1b5c5130917c679ad9732981ad11311c19d15c6c720035b948573557b084f012163b2e7acf8f667da')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list