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

Felix Yan felixonmars at archlinux.org
Tue Dec 18 09:09:44 UTC 2018


    Date: Tuesday, December 18, 2018 @ 09:09:43
  Author: felixonmars
Revision: 416633

upgpkg: python-hypothesis 3.84.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 08:37:09 UTC (rev 416632)
+++ PKGBUILD	2018-12-18 09:09:43 UTC (rev 416633)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.83.2
+pkgver=3.84.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('0d3b9e489a33641af566d5e91c694240c08aa94cc22d6c9b999c337136dc3204c141256150d42b0194a6b72f652ac1ce073e1a4a6c8d0fbbd237d95b6fa9467f')
+sha512sums=('d73a8c865de341c64c5c494537b090bb70be91e08ed143676ac47034a2637c11ff0668cf5be25cd28839a05fd4570a84422ddf6fc0bdfff3fbf5f07cf0444dd7')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list