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

Felix Yan felixonmars at archlinux.org
Tue Apr 16 13:52:06 UTC 2019


    Date: Tuesday, April 16, 2019 @ 13:52:05
  Author: felixonmars
Revision: 451805

upgpkg: python-hypothesis 4.17.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-16 13:39:56 UTC (rev 451804)
+++ PKGBUILD	2019-04-16 13:52:05 UTC (rev 451805)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.16.0
+pkgver=4.17.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=('97cae46c7d9b6b5d0610dc07bc066f1e9cf84c794aff2577bf9c509fc42e1758968f1aa07744194b1a762818ff8af14faa3e8736a236c1fcd2a67ea4ca4789f8')
+sha512sums=('f3e36a64f59f871044ddc0f9d6f618469cf687203bfe228908e5aaf462d8c7f652a677a28b49b0936fe20baf554392691120766dab3d9a76aa7428ad74f1751c')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list