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

Felix Yan felixonmars at archlinux.org
Fri Mar 30 13:08:07 UTC 2018


    Date: Friday, March 30, 2018 @ 13:08:06
  Author: felixonmars
Revision: 313538

upgpkg: python-hypothesis 3.52.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-30 12:45:22 UTC (rev 313537)
+++ PKGBUILD	2018-03-30 13:08:06 UTC (rev 313538)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.52.0
+pkgver=3.52.1
 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=('3f87a60b36c5055f9464a310115ab76aa9e7c527e83334ddd98fa72022275855dd3c8fae7ce64c01fc2b10df40415bcc5217faa6c3d42e85b18cc6ad79f4fbc9')
+sha512sums=('47f371dadb2d076ea10e4ca00aa43fb4907fb57081321a8e7ec7c00fcc34e4f2020fc70ca3e3ee70b3a6c6e0bd9aa76579172585312ef7f4626e08c989fa1084')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list