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

Felix Yan felixonmars at archlinux.org
Mon Nov 6 14:25:38 UTC 2017


    Date: Monday, November 6, 2017 @ 14:25:37
  Author: felixonmars
Revision: 265536

upgpkg: python-hypothesis 3.35.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-06 14:23:00 UTC (rev 265535)
+++ PKGBUILD	2017-11-06 14:25:37 UTC (rev 265536)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.34.1
+pkgver=3.35.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=('d061c67551c7f877fd7b046ab8164fd01f73f8b013f257817a4e85177f0b8b1782d333d79b492e07771ecdb54ca4451fbcc6271cae19f9a9040160cc45db0644')
+sha512sums=('1d96fe19d171b0776720735b6be7318bf08754f012c9f3c97b366aaa2ba4f1ee44b0d0b1d50651fd160ae9a2e65d4e93434d2682e58035b41ff4af55142888a9')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list