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

Felix Yan felixonmars at archlinux.org
Tue May 7 09:59:28 UTC 2019


    Date: Tuesday, May 7, 2019 @ 09:59:27
  Author: felixonmars
Revision: 461982

upgpkg: python-hypothesis 4.22.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 09:58:59 UTC (rev 461981)
+++ PKGBUILD	2019-05-07 09:59:27 UTC (rev 461982)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.21.1
+pkgver=4.22.0
 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=('e33eff3721d13d27c513f3e70664626cb0113bdbf7729979c2f5418ef480093aef66d23acf308f518f74f230408c95381e23013a15f9670c210fbf8c84f2a38e')
+sha512sums=('1dd948fd1159868ff437778e003160dd349395dd209b19c1455befd0b81622012c85e90ab4142f9fb475f6ebc84765cc5add876188ba9cc81499a7720cc5ff97')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list