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

Felix Yan felixonmars at archlinux.org
Fri Mar 1 09:50:22 UTC 2019


    Date: Friday, March 1, 2019 @ 09:50:21
  Author: felixonmars
Revision: 437183

upgpkg: python-hypothesis 4.7.15-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-01 09:39:40 UTC (rev 437182)
+++ PKGBUILD	2019-03-01 09:50:21 UTC (rev 437183)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.14
+pkgver=4.7.15
 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=('16976230025fd786f9d73f41435805b574e3816c941e303cd36ae05a124524ee673f845434f537665c6d27ca1ed4f9c36d366402e680df26be0604eb0b79fa11')
+sha512sums=('ba840b5b338d1793c081b9c122fcd04d953082ead335aecef5d63b522ca843ecc24ec39bad694c0c62675501d41a1f14f70028a228ac2aacafbbfd64433d6c57')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list