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

Felix Yan felixonmars at archlinux.org
Thu Feb 28 09:57:32 UTC 2019


    Date: Thursday, February 28, 2019 @ 09:57:24
  Author: felixonmars
Revision: 436971

upgpkg: python-hypothesis 4.7.13-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 09:48:57 UTC (rev 436970)
+++ PKGBUILD	2019-02-28 09:57:24 UTC (rev 436971)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.12
+pkgver=4.7.13
 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=('0e8ad8a1d63671fe06d78fcd6c99e0680c232368ab9cd7ead7a981a47753fb4291956b1998ecb3ed101b9382201fcbd3dbf511d23af403db5250b095b5354602')
+sha512sums=('88c36913450c661de7e374069e2de6440b746331304c551e765422a484cc2bd7238bdae954b8cc1169602455f89039835b2719588a078740c575c5b12dc71df7')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list