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

Felix Yan felixonmars at archlinux.org
Mon Sep 18 05:41:12 UTC 2017


    Date: Monday, September 18, 2017 @ 05:41:11
  Author: felixonmars
Revision: 258722

upgpkg: python-hypothesis 3.28.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-17 21:42:48 UTC (rev 258721)
+++ PKGBUILD	2017-09-18 05:41:11 UTC (rev 258722)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.28.1
+pkgver=3.28.2
 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=('7b46d862773b61b02859022fb291416c7deed7566257a5b74de215a64d7c0c9d9d6366b05141dd6d2e12c0a3a54ff91a9095a85126043b93fe688c29ed30ab72')
+sha512sums=('af112cec7260d5c82a73f1906c7e27a629b04a2e3e43176389b726942f97eb1682cd197242eb84bbfd23a34b5f03aa4628ec328da33bdb9494835dbb9bb72e92')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list