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

Felix Yan felixonmars at archlinux.org
Thu Jun 27 16:53:17 UTC 2019


    Date: Thursday, June 27, 2019 @ 16:53:16
  Author: felixonmars
Revision: 485019

upgpkg: python-hypothesis 4.24.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-27 16:52:42 UTC (rev 485018)
+++ PKGBUILD	2019-06-27 16:53:16 UTC (rev 485019)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.24.5
+pkgver=4.24.6
 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=('e362761c780684d3fc8cb60f583dcf48cb4fb81750fd56177b99b2a24f7badc650c4783d05822dfe8bccc42fa824196154f2668857d7744f76f564966ae006e1')
+sha512sums=('20a7e2c4e32fc4766c98b8bf40fa3297bbd96157b985edac2284386600b4bf1b254633af2b63d291713c38f49b5f384025af6443152261d905404fa6c7222912')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list