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

Felix Yan felixonmars at archlinux.org
Wed Nov 22 11:15:42 UTC 2017


    Date: Wednesday, November 22, 2017 @ 11:15:41
  Author: felixonmars
Revision: 267920

upgpkg: python-hypothesis 3.38.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 11:11:26 UTC (rev 267919)
+++ PKGBUILD	2017-11-22 11:15:41 UTC (rev 267920)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.38.3
+pkgver=3.38.4
 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=('95acc3b53840eb77d8843c4887a90873da696e5b051791d640fcf13b56e36c7788ed7592df024948a682bbdf18857d342e6f99e3b5392381481f0d5428343d7c')
+sha512sums=('be96636dca13dd3e86f09744b3cbb778bace108396cdb6f664a887c0c60963d8f3b02eef021f9f20a38e1444524da93ea324279d537dab2c38d6fd5cfd2ede91')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list