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

Felix Yan felixonmars at archlinux.org
Sun Sep 24 09:20:36 UTC 2017


    Date: Sunday, September 24, 2017 @ 09:20:35
  Author: felixonmars
Revision: 260419

upgpkg: python-hypothesis 3.30.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-24 09:08:26 UTC (rev 260418)
+++ PKGBUILD	2017-09-24 09:20:35 UTC (rev 260419)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.30.1
+pkgver=3.30.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=('23c0afe0af8b41d6654b5959091f67a3ba06a3ac376cf2d190c96ef119b14cf0597386ec1fe48cb9359f7fcacc6ac66cc59eafd0a0859b89bf083f3e5fc38290')
+sha512sums=('2964a70e7fbd5a7ae49ea10a74b05a6da2adebc96c09445a9dee7df97a8591e169ca4019319b59ed769e47276e7b3b00c0d96f5d9cf497c3757aa427901b9740')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list