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

Felix Yan felixonmars at archlinux.org
Mon Apr 8 02:05:32 UTC 2019


    Date: Monday, April 8, 2019 @ 02:05:31
  Author: felixonmars
Revision: 450339

upgpkg: python-hypothesis 4.14.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-08 01:26:22 UTC (rev 450338)
+++ PKGBUILD	2019-04-08 02:05:31 UTC (rev 450339)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.14.5
+pkgver=4.14.6
 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=('ce20eb1787f12c6b9e71f353b3dfe7fda4174919d685f49970f4ebfe2727138b33511b92fce5585abeced9deda1f9935b56a4cc448cdd81943d0e74342accedb')
+sha512sums=('4b9b79065f1c72ea2b1bd6d0d78a6cb1b0371ab06cc3432bfba821b1570c2037c455da303a38fb38538508b14289b1ac9ccaa59b04e0abd873b55db9e70185c2')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list