[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 1 13:30:32 UTC 2019
Date: Friday, March 1, 2019 @ 13:30:31
Author: felixonmars
Revision: 437260
upgpkg: python-hypothesis 4.7.16-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-01 13:14:50 UTC (rev 437259)
+++ PKGBUILD 2019-03-01 13:30:31 UTC (rev 437260)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.15
+pkgver=4.7.16
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=('ba840b5b338d1793c081b9c122fcd04d953082ead335aecef5d63b522ca843ecc24ec39bad694c0c62675501d41a1f14f70028a228ac2aacafbbfd64433d6c57')
+sha512sums=('ef9d86d3e6a9ba81410acfd2bacd2bc9b31458542d6d846f4f2ea2480b3b1897cd198e9c5f59716551fcfe1fa45b5b3eba9e34f6a2d2de2e71a05890a0bf82f1')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list