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

Felix Yan felixonmars at archlinux.org
Sun Apr 1 13:36:36 UTC 2018


    Date: Sunday, April 1, 2018 @ 13:36:35
  Author: felixonmars
Revision: 313726

upgpkg: python-hypothesis 3.52.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-01 12:52:58 UTC (rev 313725)
+++ PKGBUILD	2018-04-01 13:36:35 UTC (rev 313726)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.52.1
+pkgver=3.52.2
 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=('47f371dadb2d076ea10e4ca00aa43fb4907fb57081321a8e7ec7c00fcc34e4f2020fc70ca3e3ee70b3a6c6e0bd9aa76579172585312ef7f4626e08c989fa1084')
+sha512sums=('a37343294a67d9eaa4564a8fa80ed84f0ece2c409f713ecbc58ade86684c43c65c975327a2f81c821e106084f104a2fcc9244ab40f33f89cc299c37135e63de9')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list