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

Felix Yan felixonmars at archlinux.org
Thu Jun 6 16:07:32 UTC 2019


    Date: Thursday, June 6, 2019 @ 16:07:32
  Author: felixonmars
Revision: 477633

upgpkg: python-hypothesis 4.24.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 16:04:27 UTC (rev 477632)
+++ PKGBUILD	2019-06-06 16:07:32 UTC (rev 477633)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.24.1
+pkgver=4.24.2
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -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=('f7e477a8fe1fe3d995156f50d0af0f512857ef6ba0c3067c4337afc53f7571ab9f50234575de6aca6312915b3c89651d68beb77fb5388ab38ac2e3be403516ab')
+sha512sums=('9dbec32fec016c379f58acb6e0fe12918d738eb80f0392fe1b884e074f82df30fa432dfd776b762d6f751d55bd2e4a76ca9fe4bd3f94a75dbe2a9aaabd3ae99b')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list