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

Felix Yan felixonmars at archlinux.org
Sat Apr 20 19:03:19 UTC 2019


    Date: Saturday, April 20, 2019 @ 19:03:18
  Author: felixonmars
Revision: 452260

upgpkg: python-hypothesis 4.17.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 18:56:10 UTC (rev 452259)
+++ PKGBUILD	2019-04-20 19:03:18 UTC (rev 452260)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.17.1
+pkgver=4.17.2
 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=('5f792c0cc7974979d82073de233510a12ffea15106a9ddae46f7128279eb3ec630e41e2ea7436c27ed23b0b033edb1fd3650f8b44ee803a40a8b4be373e4f678')
+sha512sums=('b0b3f0c336a7e06627891011cea32a9d7f3b11acade4c937ea863b8ea79924dd4a017a0d4ceafd644f8505cdc078f6e96b707d32c9b89e0435997a9433d30469')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list