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

Felix Yan felixonmars at archlinux.org
Fri Sep 22 19:39:02 UTC 2017


    Date: Friday, September 22, 2017 @ 19:39:01
  Author: felixonmars
Revision: 259799

upgpkg: python-hypothesis 3.30.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-22 19:38:50 UTC (rev 259798)
+++ PKGBUILD	2017-09-22 19:39:01 UTC (rev 259799)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.30.0
+pkgver=3.30.1
 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=('dde3ea4baea0c2737c8bd88bb1416f555aac0cc29208f935e823a15a1d94e984b2422264177200bd358da69f6bee17cf8f3682c74eafdcd3e85d9117bac56422')
+sha512sums=('23c0afe0af8b41d6654b5959091f67a3ba06a3ac376cf2d190c96ef119b14cf0597386ec1fe48cb9359f7fcacc6ac66cc59eafd0a0859b89bf083f3e5fc38290')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list