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

Felix Yan felixonmars at archlinux.org
Thu Feb 14 17:03:14 UTC 2019


    Date: Thursday, February 14, 2019 @ 17:03:12
  Author: felixonmars
Revision: 432219

upgpkg: python-hypothesis 4.5.9-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 16:07:39 UTC (rev 432218)
+++ PKGBUILD	2019-02-14 17:03:12 UTC (rev 432219)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.8
+pkgver=4.5.9
 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=('f4306265a1f7f017eaf8cd4e050fcdf0875b69f02cb1c9fd784642c4abd52a587ac784fd6d0e6e4fa555b5c8d2bcb7d8195a85a02354345e20aa93529766377d')
+sha512sums=('d8b9afe69df3d5587dd4ac2723dbacc6f6b79fc97382796910358d8e3b7288557684097cbc8ec3801c72ea02d5b5346d9969804e2f8a885b85eee2500b4ad23d')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list