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

Felix Yan felixonmars at archlinux.org
Sun May 26 05:53:41 UTC 2019


    Date: Sunday, May 26, 2019 @ 05:53:41
  Author: felixonmars
Revision: 470813

upgpkg: python-hypothesis 4.23.7-1

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 05:53:36 UTC (rev 470812)
+++ PKGBUILD	2019-05-26 05:53:41 UTC (rev 470813)
@@ -2,8 +2,8 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.23.6
-pkgrel=2
+pkgver=4.23.7
+pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
 license=('MPL')
@@ -14,7 +14,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('f4e105a82b960d4f7e143f706ca0a11d909df42219c25d530ce296df47a1eea0d23dba6bfc2d01fb19ae3c406f9c5e675d55618e4111ec6bb201d46a63c5a347')
+sha512sums=('df8188a4b74c4aeacd2ebf05a58dd4dc54bdc7f65ee0364f28d779bfa79acc2f65629ce58b658fa37ae2051a657a40274575ee50f6b21906dd71d6556a38243a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list