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

Felix Yan felixonmars at archlinux.org
Tue Feb 12 19:58:42 UTC 2019


    Date: Tuesday, February 12, 2019 @ 19:58:41
  Author: felixonmars
Revision: 431995

upgpkg: python-hypothesis 4.5.8-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 19:51:45 UTC (rev 431994)
+++ PKGBUILD	2019-02-12 19:58:41 UTC (rev 431995)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.7
+pkgver=4.5.8
 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=('ac1e1a03003addaaf7129ed9156447959d228224b38da4492e481c24539e025a53a93894e85584eb76a90b46016bbb51a36e5ef85326e6edbeb707b93e4b6dd0')
+sha512sums=('f4306265a1f7f017eaf8cd4e050fcdf0875b69f02cb1c9fd784642c4abd52a587ac784fd6d0e6e4fa555b5c8d2bcb7d8195a85a02354345e20aa93529766377d')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list