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

Felix Yan felixonmars at archlinux.org
Sat Dec 9 21:06:53 UTC 2017


    Date: Saturday, December 9, 2017 @ 21:06:52
  Author: felixonmars
Revision: 273415

upgpkg: python-hypothesis 3.42.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-09 21:04:56 UTC (rev 273414)
+++ PKGBUILD	2017-12-09 21:06:52 UTC (rev 273415)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.41.0
+pkgver=3.42.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=('866454a2316840f77683713b88381573f6acedf25768171b12dba81bd387c33433247fef7c8af003066cfaf7956a237b9a8e64a589548c87b8e487c1bf631a1b')
+sha512sums=('50cf09946bf6e21e5d583a083ee824a3c8fe4c788c074531c80a8df13fc1104dacf95f1752d2f392090a84ba40e1dc63019aa92e5ea04e156c6526b270896795')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list