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

Felix Yan felixonmars at archlinux.org
Sun Jan 3 17:45:26 UTC 2021


    Date: Sunday, January 3, 2021 @ 17:45:26
  Author: felixonmars
Revision: 805527

upgpkg: python-hypothesis 5.43.7-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 17:44:48 UTC (rev 805526)
+++ PKGBUILD	2021-01-03 17:45:26 UTC (rev 805527)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.43.6
+pkgver=5.43.7
 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=('b4f164a05b97f03ab7d441b4431ae2688ba5dba908ae2668d769e9989f969118b9f77dc1faca49d8ea2c3d07573ffa9854425d37a296feef6d1419da67818c6d')
+sha512sums=('1416c0de991461a7ff668764bc038be1c13506e974980831cac895aa15becd24c97e7b2a2586ea1a34b12733fd2229367ce58ae03903e88c4876d8df1caf8e89')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list