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

Felix Yan felixonmars at archlinux.org
Thu Feb 21 19:24:52 UTC 2019


    Date: Thursday, February 21, 2019 @ 19:24:52
  Author: felixonmars
Revision: 435119

upgpkg: python-hypothesis 4.7.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-21 19:18:00 UTC (rev 435118)
+++ PKGBUILD	2019-02-21 19:24:52 UTC (rev 435119)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.0
+pkgver=4.7.1
 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=('de5916dd1116c9fc8bea8d72efd04ceec9b649470c689ebcfc847fe5eaa6dd5696c21e097d825e6133a246dedf1ec5b58f67c840019df6e56c06957edc3eec1a')
+sha512sums=('dc4f518eeab6fe4b421f03d8726d24cc5dbe3f1200d0785c86c624aae58c711572a8e2c9baf88ddafc270e6bd3b87ebeaa22800f861c50a0523095acb5c356b8')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list