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

Felix Yan felixonmars at archlinux.org
Tue Dec 12 07:06:04 UTC 2017


    Date: Tuesday, December 12, 2017 @ 07:06:03
  Author: felixonmars
Revision: 273927

upgpkg: python-hypothesis 3.42.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-12 07:00:08 UTC (rev 273926)
+++ PKGBUILD	2017-12-12 07:06:03 UTC (rev 273927)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.42.1
+pkgver=3.42.2
 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=('705267418778201de1dc11c0e4530aa48e53138795913ccd64bffbfd3c0cc9deaedcf0b289a5f0323d3f4ec7aaca251a2efbb19d0aaa1925bcddf0ba320721ef')
+sha512sums=('9d8949856bff627bceb3bb5ca1403576e484e7ef4132e77daef359bee26129e53e3cc3b50c0fe92a50dbbf19d943f276ab5aaa5d89a0256c462ad4e0deeffbaa')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list