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

Felix Yan felixonmars at archlinux.org
Sun Dec 17 11:50:12 UTC 2017


    Date: Sunday, December 17, 2017 @ 11:50:11
  Author: felixonmars
Revision: 274637

upgpkg: python-hypothesis 3.43.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-17 11:50:09 UTC (rev 274636)
+++ PKGBUILD	2017-12-17 11:50:11 UTC (rev 274637)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.43.0
+pkgver=3.43.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=('13deab408ad1d01c20e7aac2abba9c2955421c43ed843748e2ec42cb3d892004ecae6accda953d2db9855dd6bd7d1df16b55bedda8e78d3f4c2e3e051c32469e')
+sha512sums=('348d1b996b9600eac488b9e5b6a69aff2186429dca94e27dbe7b662954c32219fcb8ea4ee0701b43c9ea8c5dd1e2ca88d835bf5fe01b2cc84fe0dcf97c3913cc')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list