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

Felix Yan felixonmars at archlinux.org
Sun Oct 15 16:01:45 UTC 2017


    Date: Sunday, October 15, 2017 @ 16:01:44
  Author: felixonmars
Revision: 262930

upgpkg: python-hypothesis 3.32.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 15:53:39 UTC (rev 262929)
+++ PKGBUILD	2017-10-15 16:01:44 UTC (rev 262930)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.32.1
+pkgver=3.32.2
 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=('b94bae8a2fe6df4697dec8753a08de9af84d3a70cbfa74736f6c5c5488975c3b4a0a467f8a9ea7e23528ea61588bb42cc916fca68e39ee676044bdde0170a201')
+sha512sums=('8a7cdba42e17b165eef076216d465a29ba328440f132cd2b7b6f2b3c3b12a35503cc0fc6faeda23758f5c54469ea943bc847e8515b89663e47a492d72cec87f2')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list