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

Felix Yan felixonmars at archlinux.org
Fri Jul 12 09:32:44 UTC 2019


    Date: Friday, July 12, 2019 @ 09:32:43
  Author: felixonmars
Revision: 488968

upgpkg: python-hypothesis 4.28.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-12 09:32:02 UTC (rev 488967)
+++ PKGBUILD	2019-07-12 09:32:43 UTC (rev 488968)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.27.0
+pkgver=4.28.1
 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=('466dfeac994b59f3781dcbffd76c8d8782cf7906f669ccf642b0085a4c5f1aad244e75e9aa2e170cb0c51207c476a490db8c4909bf88814583b468f649831103')
+sha512sums=('23de2cc187f3e5bacd082b1e1c7263bf2f9ea4f7a4310f64d85170de2196d797fd33d6925850eb768d1c1817f537967c0a89a7f59df13c98d480b2e9261729b9')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list