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

Felix Yan felixonmars at archlinux.org
Fri Sep 29 21:27:23 UTC 2017


    Date: Friday, September 29, 2017 @ 21:27:22
  Author: felixonmars
Revision: 261095

upgpkg: python-hypothesis 3.31.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-29 21:22:53 UTC (rev 261094)
+++ PKGBUILD	2017-09-29 21:27:22 UTC (rev 261095)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.30.4
+pkgver=3.31.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=('1fa700f69bd392dac1143575f7e72b2a019865475db8e1234dd0167cb2a90160afbea2c494496b6262bd0bdd18eeb82d2ba756870a88e16c5ce0c58c333ee78c')
+sha512sums=('689878bfbfa1413e4169e83e40451e2e6eccf510e7f62dc18b7227408a35c8cec868202c7d8f4587bfb02825d30e744f2ed87654d97b0fe0d15b69be411cc818')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list