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

Felix Yan felixonmars at archlinux.org
Sun Jun 23 17:21:35 UTC 2019


    Date: Sunday, June 23, 2019 @ 17:21:35
  Author: felixonmars
Revision: 483231

upgpkg: python-hypothesis 4.24.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-23 17:21:28 UTC (rev 483230)
+++ PKGBUILD	2019-06-23 17:21:35 UTC (rev 483231)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.24.4
+pkgver=4.24.5
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('10cb424e051f8021ce29a776978c0d785bb206bb7a6023524787da71f15ee19d6b0e831d9805ff05138652551c53a2f3ee722f9726a979ca555d34d49e755b04')
+sha512sums=('e362761c780684d3fc8cb60f583dcf48cb4fb81750fd56177b99b2a24f7badc650c4783d05822dfe8bccc42fa824196154f2668857d7744f76f564966ae006e1')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list