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

Felix Yan felixonmars at archlinux.org
Wed Dec 9 23:03:31 UTC 2020


    Date: Wednesday, December 9, 2020 @ 23:03:31
  Author: felixonmars
Revision: 772950

upgpkg: python-hypothesis 5.42.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-09 23:01:49 UTC (rev 772949)
+++ PKGBUILD	2020-12-09 23:03:31 UTC (rev 772950)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.42.1
+pkgver=5.42.2
 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=('b0045627a4334b46bb4782075636ec3f6b329f754525704aa459e1c84f01cf8edd9f71b9fb7b287ea120784a5e087f11eeb8d0c9eaf7a85db8533b6cb223ba40')
+sha512sums=('88ded26c0b4ea47c9852cc77ab4411ff1af861949473d789cb76dcd88b21deb5e69d20b7fd7bfcc7a35ee6d1bf44f2147c03b21da65e51a0cd2e1f830ff79108')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list