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

Felix Yan felixonmars at archlinux.org
Tue Nov 3 19:01:20 UTC 2020


    Date: Tuesday, November 3, 2020 @ 19:01:20
  Author: felixonmars
Revision: 741249

upgpkg: python-hypothesis 5.41.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-03 19:00:58 UTC (rev 741248)
+++ PKGBUILD	2020-11-03 19:01:20 UTC (rev 741249)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.41.0
+pkgver=5.41.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -20,7 +20,7 @@
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage'
               'python-typing_extensions' 'python-black' 'python-fakeredis')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('76a0147d36179368d62a3d9e6f9f27effa903476fa0cccdba4574937c470bbfd020daccf9b3df73f457b543b6a94ce0858fe4d9abdfe9c16a8c49858c8bc0e92')
+sha512sums=('b1f02e32e6c5bdb6ca0a338901715508a03d2734898c673c5b3a5b25dee34922d7fbfcc2534b0c658d003d5de3e97abecb5a9b4f00ada0cc85c457b4b870a873')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list