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

Felix Yan felixonmars at archlinux.org
Wed Aug 2 14:29:16 UTC 2017


    Date: Wednesday, August 2, 2017 @ 14:29:15
  Author: felixonmars
Revision: 247435

upgpkg: python-hypothesis 3.14.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-02 14:25:27 UTC (rev 247434)
+++ PKGBUILD	2017-08-02 14:29:15 UTC (rev 247435)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.14.0
+pkgver=3.14.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
               'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 'python2-pytest-benchmark'
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('8632127deb54c98d4b9677cc7fac889637df5ed197b212b887eb53a32e7492119afa4ccc2cc179f6eae6d796019ce8a6591f99dcc59afbf7cdcfe7d50790ffbd')
+sha512sums=('d414a61dfaedf93210c9bff76b6a3832d13e24a2dfdee7a800af690c05660a66a13c7cf535923d6378282fd64aeb56d197a58f3cddca5f2957fed386b372fb22')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list