[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 20 15:05:46 UTC 2019
Date: Monday, May 20, 2019 @ 15:05:46
Author: felixonmars
Revision: 468108
upgpkg: python-hypothesis 4.23.6-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-20 15:00:55 UTC (rev 468107)
+++ PKGBUILD 2019-05-20 15:05:46 UTC (rev 468108)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.23.5
+pkgver=4.23.6
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=('11baee93209ab4db5b8cef13dd5fe3194b3a156dc452eebe1e12daad2d1b23ab65aa2bdcf2ec7e8f599a741ecb261e43846dad83100b252ba0cc8a13570e3ab4')
+sha512sums=('f4e105a82b960d4f7e143f706ca0a11d909df42219c25d530ce296df47a1eea0d23dba6bfc2d01fb19ae3c406f9c5e675d55618e4111ec6bb201d46a63c5a347')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list