[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 26 15:16:10 UTC 2019
Date: Sunday, May 26, 2019 @ 15:16:09
Author: felixonmars
Revision: 470839
upgpkg: python-hypothesis 4.23.8-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-26 15:16:00 UTC (rev 470838)
+++ PKGBUILD 2019-05-26 15:16:09 UTC (rev 470839)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.23.7
+pkgver=4.23.8
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -14,7 +14,7 @@
'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
'python-pytest-xdist' 'python-lark-parser')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('df8188a4b74c4aeacd2ebf05a58dd4dc54bdc7f65ee0364f28d779bfa79acc2f65629ce58b658fa37ae2051a657a40274575ee50f6b21906dd71d6556a38243a')
+sha512sums=('4eb66bc467f37fb66600c2e88f031c41e063286bdd1aa40495e75e1a41018053db2b054ee2696b25f9a58e92f5b9ea60f3b59659a1c0ad15bc1a5e63e582ee5a')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list