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

Felix Yan felixonmars at archlinux.org
Thu Apr 18 13:30:46 UTC 2019


    Date: Thursday, April 18, 2019 @ 13:30:45
  Author: felixonmars
Revision: 451984

upgpkg: python-hypothesis 4.17.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-18 13:18:42 UTC (rev 451983)
+++ PKGBUILD	2019-04-18 13:30:45 UTC (rev 451984)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.17.0
+pkgver=4.17.1
 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=('f3e36a64f59f871044ddc0f9d6f618469cf687203bfe228908e5aaf462d8c7f652a677a28b49b0936fe20baf554392691120766dab3d9a76aa7428ad74f1751c')
+sha512sums=('5f792c0cc7974979d82073de233510a12ffea15106a9ddae46f7128279eb3ec630e41e2ea7436c27ed23b0b033edb1fd3650f8b44ee803a40a8b4be373e4f678')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list