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

Felix Yan felixonmars at archlinux.org
Mon Sep 18 16:52:41 UTC 2017


    Date: Monday, September 18, 2017 @ 16:52:40
  Author: felixonmars
Revision: 258761

upgpkg: python-hypothesis 3.28.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-18 16:52:08 UTC (rev 258760)
+++ PKGBUILD	2017-09-18 16:52:40 UTC (rev 258761)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.28.2
+pkgver=3.28.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-python/archive/$pkgver.tar.gz")
-sha512sums=('af112cec7260d5c82a73f1906c7e27a629b04a2e3e43176389b726942f97eb1682cd197242eb84bbfd23a34b5f03aa4628ec328da33bdb9494835dbb9bb72e92')
+sha512sums=('402f116c215af4b57f9702b6af716f0b43a0dd8ee75dc609a0c430fb516dccbab57b438a58590259b25e1bbefaae05dfb28eec80242c599864bc352b98b269b5')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list