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

Felix Yan felixonmars at archlinux.org
Wed May 9 05:22:46 UTC 2018


    Date: Wednesday, May 9, 2018 @ 05:22:45
  Author: felixonmars
Revision: 319773

upgpkg: python-hypothesis 3.56.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-09 05:10:14 UTC (rev 319772)
+++ PKGBUILD	2018-05-09 05:22:45 UTC (rev 319773)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.56.5
+pkgver=3.56.6
 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=('fed502e929279014fcb87ad1b6092aabdedbc7ec08c0773421fba162a6814cde1319132ae47d9ad973642d61821ea3d4e5f8d676c5df1c1bfaf44a44aab3116e')
+sha512sums=('3b05ba14892cad1700817d556be965e1f48411b907512a8473fed3ff73eb594dc73087537d2ccf38556f60de323d19aa3cb5e8de98ce35b4807466992bf8cbc4')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list