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

Felix Yan felixonmars at archlinux.org
Tue Nov 7 12:03:06 UTC 2017


    Date: Tuesday, November 7, 2017 @ 12:03:05
  Author: felixonmars
Revision: 265644

upgpkg: python-hypothesis 3.36.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-07 08:38:26 UTC (rev 265643)
+++ PKGBUILD	2017-11-07 12:03:05 UTC (rev 265644)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.35.0
+pkgver=3.36.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=('1d96fe19d171b0776720735b6be7318bf08754f012c9f3c97b366aaa2ba4f1ee44b0d0b1d50651fd160ae9a2e65d4e93434d2682e58035b41ff4af55142888a9')
+sha512sums=('0ee865369da7915faf691f5b421062fbd653f64ff15aa3cae447703bc4016f6db559e2b272352af74bf64f06520c9ad23775f11a18c2d29cab18f7bd6371b8cf')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list