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

Felix Yan felixonmars at archlinux.org
Thu Mar 15 09:51:04 UTC 2018


    Date: Thursday, March 15, 2018 @ 09:51:04
  Author: felixonmars
Revision: 308411

upgpkg: python-hypothesis 3.49.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 09:50:20 UTC (rev 308410)
+++ PKGBUILD	2018-03-15 09:51:04 UTC (rev 308411)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.49.0
+pkgver=3.49.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=('fd5facdf7f079a24245534460bcdeb94df81820b95b57c8dbbb2d5dba706f54eab49b34952e6437b835b63f0dd2473403e2a48d7533956df0c1af2b3a22c2609')
+sha512sums=('d9a6f2d19d9813b27f497729314d749ee96ea674f60167c486273d9492a3a2b2729a9c0495793ebeb92d99117dc47e543a90ad77b3019e572861faed65fe597d')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list