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

Felix Yan felixonmars at archlinux.org
Tue Jun 4 17:51:53 UTC 2019


    Date: Tuesday, June 4, 2019 @ 17:51:53
  Author: felixonmars
Revision: 476852

upgpkg: python-hypothesis 4.24.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-04 14:06:08 UTC (rev 476851)
+++ PKGBUILD	2019-06-04 17:51:53 UTC (rev 476852)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.24.0
+pkgver=4.24.1
 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=('0ff0a211f12de99ad74d0bdb5f351483b4c637b7f873e7f49735e5ceae04b5cdd1df228665b4efd71579d212380c7130972de3cadbee17423a82213c0ad3c5cf')
+sha512sums=('f7e477a8fe1fe3d995156f50d0af0f512857ef6ba0c3067c4337afc53f7571ab9f50234575de6aca6312915b3c89651d68beb77fb5388ab38ac2e3be403516ab')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list