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

Felix Yan felixonmars at archlinux.org
Sat Jan 6 18:13:12 UTC 2018


    Date: Saturday, January 6, 2018 @ 18:13:11
  Author: felixonmars
Revision: 279512

upgpkg: python-hypothesis 3.44.9-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-06 18:12:24 UTC (rev 279511)
+++ PKGBUILD	2018-01-06 18:13:11 UTC (rev 279512)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.8
+pkgver=3.44.9
 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=('1cd259f10c70e15e6b96d4ffbe29d7c21252c51aad1e7636c23bf71d4eb657367f02460c4e30c32fd285856bad1620fd09f2f3bd7d2426823245c7db9fce0c0e')
+sha512sums=('219dd3df38b033ea6087a319d4c9c9255487aaed8d601d5b0fbfd247d555ba0f1f88695d9057235e162cc6fe4d7df88f77c7b5b18849eb9876ef8df34947f79e')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list