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

Felix Yan felixonmars at archlinux.org
Fri Dec 1 17:13:16 UTC 2017


    Date: Friday, December 1, 2017 @ 17:13:14
  Author: felixonmars
Revision: 271204

upgpkg: python-hypothesis 3.39.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-01 16:43:53 UTC (rev 271203)
+++ PKGBUILD	2017-12-01 17:13:14 UTC (rev 271204)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.38.9
+pkgver=3.39.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('2ee87660a8c561dd3130691bb4f9cc60572ee63928adde58279d747d98b75589797872115e34cf3e0797a43b6de49627beb581be8144780e6938b0c5f9069266')
+sha512sums=('0e7ef55cedde24296307cc97df068574c7bd26a5f416812f147d2ed374ff437881dfc236f49171b3601da9a169ba28ed8f8a3b7d0dd2b9b0f25b6f98abe2cb89')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list