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

Felix Yan felixonmars at archlinux.org
Fri Jul 17 21:08:39 UTC 2020


    Date: Friday, July 17, 2020 @ 21:08:39
  Author: felixonmars
Revision: 664388

upgpkg: python-hypothesis 5.19.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-17 21:07:05 UTC (rev 664387)
+++ PKGBUILD	2020-07-17 21:08:39 UTC (rev 664388)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.19.2
+pkgver=5.19.3
 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')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('f0a55e8039666dc664760483e6a6cae3371b627912f89215c76430d71bfc80426beef3001dd7415686d75387ceb1a0810068fded11ec728d20f81936bd0b9717')
+sha512sums=('530525a7d88ec474105265d87c4bda1a4fbb44ca5ad1881c35841953c79c1b0bdf321a1c65a311fe6a0874e0a82c9bb7700be57069eacf865cc5f9a65602330f')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list