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

Felix Yan felixonmars at archlinux.org
Wed Apr 24 20:17:14 UTC 2019


    Date: Wednesday, April 24, 2019 @ 20:17:13
  Author: felixonmars
Revision: 453440

upgpkg: python-hypothesis 4.18.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-24 20:16:52 UTC (rev 453439)
+++ PKGBUILD	2019-04-24 20:17:13 UTC (rev 453440)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.17.2
+pkgver=4.18.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=('b0b3f0c336a7e06627891011cea32a9d7f3b11acade4c937ea863b8ea79924dd4a017a0d4ceafd644f8505cdc078f6e96b707d32c9b89e0435997a9433d30469')
+sha512sums=('c2ca1c8df06d56e2170c892bd0d85f54b1c9f26b479037fa689719c4adbf4c8c5583c0e28d923dac14988ae7c1b1b5e1781c6c80f87334be29de65d77c405113')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list