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

Felix Yan felixonmars at archlinux.org
Thu Apr 12 12:19:07 UTC 2018


    Date: Thursday, April 12, 2018 @ 12:19:06
  Author: felixonmars
Revision: 316058

upgpkg: python-hypothesis 3.55.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 12:17:46 UTC (rev 316057)
+++ PKGBUILD	2018-04-12 12:19:06 UTC (rev 316058)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.55.2
+pkgver=3.55.3
 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/archive/$pkgver.tar.gz")
-sha512sums=('47a1d301f092f4ad99ff52ce98d71126927e6d7599c6b5679de7dd753c1c4a7a023d610f278d4291af6d45b38518476e3ebf78f3ad9bf34244bae86990cd11f3')
+sha512sums=('cc524c2ecc45029a79a330a84ed8bcc0c81a4c3b3e6aca338c17f3ec3d5b9a031f394b00bdeaab13d1e831568a74ffb4bfbbf40af6837e5770ee2643f8fa6544')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list