Date: Wednesday, January 6, 2021 @ 18:24:30
  Author: felixonmars
Revision: 811318

upgpkg: python-hypothesis 5.48.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-06 18:24:21 UTC (rev 811317)
+++ PKGBUILD    2021-01-06 18:24:30 UTC (rev 811318)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.47.0
+pkgver=5.48.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -21,7 +21,7 @@
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage'
               'python-typing_extensions' 'python-black' 'python-fakeredis' 
'python-libcst')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('6a72469f0c2d0f16ddb56846a96f584104e726e4cd459abe30a744aef20ff50811e00e2a0feb72a3e3e6a3c6c7a7bf15be7c633640350e3bd550ad145c97c693')
+sha512sums=('b4d46db6aa9c3dc59f38e209b702580ce9fa0d8771792943cbe28fcca4ea434c23a6f49b9889cb28339d7282e529f1c947a7768c38d726b5e993a2ba3c029e00')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to