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

Felix Yan felixonmars at archlinux.org
Mon Feb 18 12:39:17 UTC 2019


    Date: Monday, February 18, 2019 @ 12:39:15
  Author: felixonmars
Revision: 434229

upgpkg: python-hypothesis 4.6.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-18 12:39:00 UTC (rev 434228)
+++ PKGBUILD	2019-02-18 12:39:15 UTC (rev 434229)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.11
+pkgver=4.6.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=('7917b573bb2be4033659eb2cc64c45a598eadce4a81db337979962c426abf08f9805dc141da746ef0255af41063876e1aa7dcfd9f82dccb171276ca8e6c2b207')
+sha512sums=('bf66fdbccfbc0e84c37456ec1ac9acdff27f0ce04bc1a3189ea2ace2e37a8634c68910f03a4f7f5aa40f69e587609efc107bf3ffd3ef4da48afc3797bd1b66e0')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list