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

Felix Yan felixonmars at archlinux.org
Thu Jan 3 15:18:03 UTC 2019


    Date: Thursday, January 3, 2019 @ 15:18:02
  Author: felixonmars
Revision: 420325

upgpkg: python-hypothesis 3.86.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-03 15:15:31 UTC (rev 420324)
+++ PKGBUILD	2019-01-03 15:18:02 UTC (rev 420325)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.85.2
+pkgver=3.86.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('6dfb6e4a56184336114af03a8bf371dd457ce984a19d3400d46d0f82f84ac99c6da27fe21611f99b720ded4392de0149bb8d926fd8f622dab970ed4a44058b6f')
+sha512sums=('933133b0a41044a1384b67360b0a9fe1083639d0c4b2653c624fd87c32b2bc874eff0ecb18c495d60e5a0acb7ec48fbc56834dcac8a564dc075bcd45715a1f7a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list