Date: Friday, December 11, 2020 @ 18:18:53
  Author: felixonmars
Revision: 773191

upgpkg: python-hypothesis 5.43.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-11 17:55:22 UTC (rev 773190)
+++ PKGBUILD    2020-12-11 18:18:53 UTC (rev 773191)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-hypothesis
-pkgver=5.43.1
+pkgver=5.43.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=('428a7f1cfb379ebb3d3bea01727ad1633d2e591bea00de15d7967856af8b1aaa9371d278e51be9a0a902adaeff63215a2e87205309f058e371f6ad331737a11f')
+sha512sums=('c348568f00ce66c6cb53398a7f9b471ffa686cb9c4a4180ac00ba0edae76404c0a7e182f5df8a3c0738b9379f79bfb4b89fdb94bfe3529313a9a3c243a2658ae')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to