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

Felix Yan felixonmars at archlinux.org
Tue Aug 22 14:39:08 UTC 2017


    Date: Tuesday, August 22, 2017 @ 14:39:07
  Author: felixonmars
Revision: 252938

upgpkg: python-hypothesis 3.19.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 13:40:31 UTC (rev 252937)
+++ PKGBUILD	2017-08-22 14:39:07 UTC (rev 252938)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.19.2
+pkgver=3.19.3
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('a63b991ad725994b47fd8cce14ff9bfdd85e58ccc3717ef9e64c68ee9f3a38b71fbe96c250441e5696dc5039cd2a39d6b21399d0f9a71940ef105377fe6c5ad2')
+sha512sums=('3ebb05ce4059b857d03f12e233e225826471980c3207be7fc37a8c08e6c3825f973ce51e4329f2b6d0244b1f17dc748e7da9a2f80594f3293bbca5917b6b976a')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list