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

Felix Yan felixonmars at archlinux.org
Sat Oct 24 08:54:11 UTC 2020


    Date: Saturday, October 24, 2020 @ 08:54:11
  Author: felixonmars
Revision: 731057

upgpkg: python-hypothesis 5.37.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-24 08:54:03 UTC (rev 731056)
+++ PKGBUILD	2020-10-24 08:54:11 UTC (rev 731057)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.37.2
+pkgver=5.37.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' 'python-black' 'python-fakeredis')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('0a75fc773c6b3322d9dc1a3ee907ed599e3fee00b48ebdf0e8695ef17a43278abb0c8ef6a475fe4356bf956734b06500be35729a0a428597e55e4569931b8b06')
+sha512sums=('d2c7a7a0799eb5468d38e4b15d793ff37a52b02afffe4726078daf62cb3530f1f8fbc605b20ae4120440b63bbcbc57ba85aee78945eeaca6b105b6940e3cbb51')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list