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

Felix Yan felixonmars at archlinux.org
Wed Aug 23 05:02:53 UTC 2017


    Date: Wednesday, August 23, 2017 @ 05:02:52
  Author: felixonmars
Revision: 253002

upgpkg: python-hypothesis 3.20.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-23 04:50:57 UTC (rev 253001)
+++ PKGBUILD	2017-08-23 05:02:52 UTC (rev 253002)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.19.3
+pkgver=3.20.0
 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=('3ebb05ce4059b857d03f12e233e225826471980c3207be7fc37a8c08e6c3825f973ce51e4329f2b6d0244b1f17dc748e7da9a2f80594f3293bbca5917b6b976a')
+sha512sums=('f346d8be569e44e20307fc1771a36a0c6489769f9c4574bd92a18a306912337d9790ccae10d54634e102e5cfc7aebf2526c8471b79dd8bacc4da8350ed423abe')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list