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

Felix Yan felixonmars at archlinux.org
Thu May 30 06:44:03 UTC 2019


    Date: Thursday, May 30, 2019 @ 06:44:02
  Author: felixonmars
Revision: 474451

upgpkg: python-hypothesis 4.24.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-30 06:43:44 UTC (rev 474450)
+++ PKGBUILD	2019-05-30 06:44:02 UTC (rev 474451)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.23.9
+pkgver=4.24.0
 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=('660c4221d67b3bd2a40051487261407e64af14b0835845f03782e1f1d9a3fdd57db9c14229349d7a074b0a2f86aa0ce15922332c93b6492645be2782c271deea')
+sha512sums=('0ff0a211f12de99ad74d0bdb5f351483b4c637b7f873e7f49735e5ceae04b5cdd1df228665b4efd71579d212380c7130972de3cadbee17423a82213c0ad3c5cf')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list