[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 9 12:41:42 UTC 2019
Date: Thursday, May 9, 2019 @ 12:41:40
Author: felixonmars
Revision: 464493
upgpkg: python-hypothesis 4.23.4-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-09 12:41:11 UTC (rev 464492)
+++ PKGBUILD 2019-05-09 12:41:40 UTC (rev 464493)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.23.3
+pkgver=4.23.4
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=('705bda04e0c1acdad54123c6639436371794ef2dc7eaaac47215cb9e93928271ac959484b15319577c760fee84f3218d601072b0fcc4dd310ec0a604558d1a52')
+sha512sums=('a9be9d6cf2ae5c13f0c79ee360bd56c3f38305d2e5f947ba9e77b55693985740979c63453623f3b46131546c7dc0e02d56083b89d72d9c9a99b90ed5717bf5e2')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list