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

Felix Yan felixonmars at archlinux.org
Sun Mar 8 10:04:02 UTC 2020


    Date: Sunday, March 8, 2020 @ 10:04:01
  Author: felixonmars
Revision: 591623

upgpkg: python-hypothesis 5.0.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 09:58:33 UTC (rev 591622)
+++ PKGBUILD	2020-03-08 10:04:01 UTC (rev 591623)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -19,7 +19,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('3bc857f8f50e4f9fcfac9cb8c9fcce1347ab07f18edd78adb29a751342505061d5964eae4fce94bc2cb4e9539c3f20d682f9a2adfd517f464f42475a3aa78782')
+sha512sums=('ea1f61ea32eed2d1d79e31c2acf616eaebbd6c2740ee1e6f28856e5b507ef965997320a225e4d2e2cff00f0de178e91d7361cf2d41d443703b37b3b26eea1e1a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list