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

Felix Yan felixonmars at archlinux.org
Thu Mar 29 14:02:19 UTC 2018


    Date: Thursday, March 29, 2018 @ 14:02:18
  Author: felixonmars
Revision: 313394

upgpkg: python-hypothesis 3.52.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 13:53:48 UTC (rev 313393)
+++ PKGBUILD	2018-03-29 14:02:18 UTC (rev 313394)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.51.0
+pkgver=3.52.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=('8717877c8614b60249d10162f92c5ad41b922c63fa5d1c601f70a97603326d7a08a66ee05e099bb2ee2888a5e3b6017252219304ad7814e6820da698e9058f66')
+sha512sums=('3f87a60b36c5055f9464a310115ab76aa9e7c527e83334ddd98fa72022275855dd3c8fae7ce64c01fc2b10df40415bcc5217faa6c3d42e85b18cc6ad79f4fbc9')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list