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

Felix Yan felixonmars at archlinux.org
Mon Apr 2 10:27:55 UTC 2018


    Date: Monday, April 2, 2018 @ 10:27:54
  Author: felixonmars
Revision: 313838

upgpkg: python-hypothesis 3.53.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-02 10:00:00 UTC (rev 313837)
+++ PKGBUILD	2018-04-02 10:27:54 UTC (rev 313838)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.52.2
+pkgver=3.53.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=('a37343294a67d9eaa4564a8fa80ed84f0ece2c409f713ecbc58ade86684c43c65c975327a2f81c821e106084f104a2fcc9244ab40f33f89cc299c37135e63de9')
+sha512sums=('2fa1e4147f67f0d1f79ab61b127851ae287eac51723f1dcfd0e4bc159d2aba313dec3ece77801fb051306dfb60b2d2f4edec7e6dd659dd5fd5115d84ac023634')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list