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

Felix Yan felixonmars at archlinux.org
Fri May 11 03:00:26 UTC 2018


    Date: Friday, May 11, 2018 @ 03:00:25
  Author: felixonmars
Revision: 320499

upgpkg: python-hypothesis 3.56.7-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 02:22:08 UTC (rev 320498)
+++ PKGBUILD	2018-05-11 03:00:25 UTC (rev 320499)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.56.6
+pkgver=3.56.7
 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=('3b05ba14892cad1700817d556be965e1f48411b907512a8473fed3ff73eb594dc73087537d2ccf38556f60de323d19aa3cb5e8de98ce35b4807466992bf8cbc4')
+sha512sums=('84a8edea85884b13d3e465b68c60b13f1928683f3fbf68339700d9c440383ab1a32c55b523e8e93f60f3a30961f75b598f2845e7d9845b6f58d83952b87d6da3')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list