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

Felix Yan felixonmars at archlinux.org
Mon Oct 16 12:42:00 UTC 2017


    Date: Monday, October 16, 2017 @ 12:41:59
  Author: felixonmars
Revision: 263062

upgpkg: python-hypothesis 3.33.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-16 12:40:30 UTC (rev 263061)
+++ PKGBUILD	2017-10-16 12:41:59 UTC (rev 263062)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.32.2
+pkgver=3.33.0
 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=('8a7cdba42e17b165eef076216d465a29ba328440f132cd2b7b6f2b3c3b12a35503cc0fc6faeda23758f5c54469ea943bc847e8515b89663e47a492d72cec87f2')
+sha512sums=('3e89fa183381f2df556016ff4af17d2731685b019aed74d5f8dccd53ad262dce107f83f105b7e950a579ef247cc9b8336f15ee321292522118fa4c3487a21138')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list