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

Felix Yan felixonmars at archlinux.org
Sun Mar 25 15:03:26 UTC 2018


    Date: Sunday, March 25, 2018 @ 15:03:25
  Author: felixonmars
Revision: 312580

upgpkg: python-hypothesis 3.50.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-25 14:39:36 UTC (rev 312579)
+++ PKGBUILD	2018-03-25 15:03:25 UTC (rev 312580)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.50.2
+pkgver=3.50.3
 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=('9f62646a9095f108cc3c82190f0aabcdd4b0aa4044a0daf84f4bc3cc4f3de9cd2d6a01dafdf42b8cd3a6c14d433dc3f3fea24a80ef853637670ca00179d823b8')
+sha512sums=('bdbedf284038158a9cb5058248b9672367ca1ef338d0f9be60432acd2af078bd5ca57ed17644714866db2aa7ad8aa16236251780bbd5d3319281cfcac6e9188d')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list