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

Felix Yan felixonmars at archlinux.org
Mon Mar 11 19:06:34 UTC 2019


    Date: Monday, March 11, 2019 @ 19:06:33
  Author: felixonmars
Revision: 439834

upgpkg: python-hypothesis 4.10.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-11 19:06:28 UTC (rev 439833)
+++ PKGBUILD	2019-03-11 19:06:33 UTC (rev 439834)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.9.0
+pkgver=4.10.0
 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=('7df2378d37951423f88e240c63cf2dae4bb15fe269901af0e5af8c4f169bdc0c962de447845d9dc65b3db85ce1a87bedd59bb55838f7c8765e33b1324f9e0ea2')
+sha512sums=('fd5ea0b421c991a2605661293402db9af12c6eaf9e93a2ab3320adf4c7af01d768796ea1f0ebe7ee8da81425425ba767a6e88aa84b1e43bcd9e0e1d59e2b03e9')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list