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

Felix Yan felixonmars at archlinux.org
Sun Mar 17 07:46:14 UTC 2019


    Date: Sunday, March 17, 2019 @ 07:46:13
  Author: felixonmars
Revision: 442296

upgpkg: python-hypothesis 4.11.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 05:41:43 UTC (rev 442295)
+++ PKGBUILD	2019-03-17 07:46:13 UTC (rev 442296)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.11.5
+pkgver=4.11.6
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('8fe7b8eee87a7cb9f8cf7210b2c9a42ac4cb456c957d3653167d6b80437606d249b4830b3a518edd7ac016e19bfc3618197c137481539027e9e54891dc78893f')
+sha512sums=('47428d201c89ed56fb3da893543b3558e368f0828a5e8645bd6631dedb5f327e7d13c40085a578309370ccbee051930bb01bd362d7997edc5e5d733f217bb771')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list