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

Felix Yan felixonmars at archlinux.org
Thu Feb 21 10:04:21 UTC 2019


    Date: Thursday, February 21, 2019 @ 10:04:20
  Author: felixonmars
Revision: 434903

upgpkg: python-hypothesis 4.7.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-21 09:24:52 UTC (rev 434902)
+++ PKGBUILD	2019-02-21 10:04:20 UTC (rev 434903)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.6.1
+pkgver=4.7.0
 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=('e3ff592a5b6a52e9598e35d8edf4a88fa6e486e2a65f06dd985efeba660698fbe53ae0da5dad49416cdd57911ae2d65c542141dca84694f48226ea97d681c235')
+sha512sums=('de5916dd1116c9fc8bea8d72efd04ceec9b649470c689ebcfc847fe5eaa6dd5696c21e097d825e6133a246dedf1ec5b58f67c840019df6e56c06957edc3eec1a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list