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

Felix Yan felixonmars at archlinux.org
Sat Aug 11 03:09:48 UTC 2018


    Date: Saturday, August 11, 2018 @ 03:09:48
  Author: felixonmars
Revision: 370933

upgpkg: python-hypothesis 3.67.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-11 03:03:32 UTC (rev 370932)
+++ PKGBUILD	2018-08-11 03:09:48 UTC (rev 370933)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.32
+pkgver=3.67.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/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('e72992690ca37ba9a4c884ac9b8bea41eaeb9d61b5ff6d855949592a6adff52f9b57aa988121ef2fb651a9e3d211c6304028d57bb9d06c5020c0039cd9ebad48')
+sha512sums=('52f4ec30dcc4bb54549b445164dbba647d3d2acd5f89f376912f2be2f41bff6fc93b1aba7ae22049ee256e64d6b7e5aa0f51ba93e024c5b3eb28ec6f964e159c')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list