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

Felix Yan felixonmars at archlinux.org
Thu Mar 29 08:46:44 UTC 2018


    Date: Thursday, March 29, 2018 @ 08:46:43
  Author: felixonmars
Revision: 313335

upgpkg: python-hypothesis 3.51.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 08:40:38 UTC (rev 313334)
+++ PKGBUILD	2018-03-29 08:46:43 UTC (rev 313335)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.50.3
+pkgver=3.51.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=('bdbedf284038158a9cb5058248b9672367ca1ef338d0f9be60432acd2af078bd5ca57ed17644714866db2aa7ad8aa16236251780bbd5d3319281cfcac6e9188d')
+sha512sums=('8717877c8614b60249d10162f92c5ad41b922c63fa5d1c601f70a97603326d7a08a66ee05e099bb2ee2888a5e3b6017252219304ad7814e6820da698e9058f66')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list