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

Felix Yan felixonmars at archlinux.org
Wed Sep 13 11:49:58 UTC 2017


    Date: Wednesday, September 13, 2017 @ 11:49:57
  Author: felixonmars
Revision: 257414

upgpkg: python-hypothesis 3.27.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-13 11:45:57 UTC (rev 257413)
+++ PKGBUILD	2017-09-13 11:49:57 UTC (rev 257414)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.26.0
+pkgver=3.27.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('dac02d85bbd2a3d17a0afa6083d66038c052b6b9ac0ddaf9ad15847bf8ca6249027dff6ebe76e90efb04fa90071b758251385beb3a7f46988cd0f1e84bd28183')
+sha512sums=('d7dbd4c7f8ce467ec81fec2cb0270e65283b7ba8bd814508f71e1ae4b31e28a8e81b7247299a5a637be27ba3791c5f69bbff3b911f75351ee2f00104407d9613')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list