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

Felix Yan felixonmars at archlinux.org
Sat Aug 26 23:17:50 UTC 2017


    Date: Saturday, August 26, 2017 @ 23:17:49
  Author: felixonmars
Revision: 254614

upgpkg: python-hypothesis 3.22.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-26 21:24:19 UTC (rev 254613)
+++ PKGBUILD	2017-08-26 23:17:49 UTC (rev 254614)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.21.3
+pkgver=3.22.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=('7bee2070c0b193615dbb6eaaed261261da95c2bdfcd1c46b62906b5bf9e5d099bc4cb2099ddecee8fec9d975d1144bf58da32bf9c5a7a12fb7c8806ce2d5cbc0')
+sha512sums=('a561b7b82d4e345d7811dc07c0c887a094762b51a44a4d3db5e6b1704d455ad13333d7685d0be156aca468fdecec594b30d99d06bef3e44b4373f11b4502de54')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list