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

Felix Yan felixonmars at archlinux.org
Thu Feb 27 11:13:17 UTC 2020


    Date: Thursday, February 27, 2020 @ 11:13:17
  Author: felixonmars
Revision: 583867

upgpkg: python-hypothesis 4.55.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-27 11:12:05 UTC (rev 583866)
+++ PKGBUILD	2020-02-27 11:13:17 UTC (rev 583867)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=4.55.0
+pkgver=4.55.1
 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'
               'python2-coverage')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('d4ee450791f0609ee7a2bff34345e9bbc22e9f01a41c23c6e8cd931c4bc2e4e89e10a7271dce0634a980bbcb34ae5f378d5ab9b03a94a6272f44927a2fc35ce4')
+sha512sums=('d079bcfce6a37ebf245288d9c615fd0328daa90d81d3dd51a38d351fef4a9da5a79c6abcb63a4f39a71240ae82c5af122f6b01c482225e81889e8474068d6c1a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list