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

Felix Yan felixonmars at archlinux.org
Wed Feb 27 07:54:46 UTC 2019


    Date: Wednesday, February 27, 2019 @ 07:54:45
  Author: felixonmars
Revision: 436195

upgpkg: python-hypothesis 4.7.10-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-27 07:39:12 UTC (rev 436194)
+++ PKGBUILD	2019-02-27 07:54:45 UTC (rev 436195)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.9
+pkgver=4.7.10
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('e3e30250d48d36d44fe61496e355719cadb8a5a3a61f7d88c425d907dad9eac69ab86b16050b241249903f8242e210eaf568a0d078115d17753a50631f41d82c')
+sha512sums=('c43626fc9758e986b5e3bb2881770d12284acfeac57ea83db275e4c1825fc2265bbc523712ef4ec1f2a2446c1fa7b0eef48244d8408c022adeec42711fb90343')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list