[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 5 15:30:01 UTC 2018
Date: Sunday, August 5, 2018 @ 15:30:00
Author: felixonmars
Revision: 368385
upgpkg: python-hypothesis 3.66.27-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-05 15:21:49 UTC (rev 368384)
+++ PKGBUILD 2018-08-05 15:30:00 UTC (rev 368385)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.24
+pkgver=3.66.27
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -17,7 +17,7 @@
'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('c53c22317e1558e7a8d43357d56c148afd89badc1694a528eeca6de13e14244c5f7d5afc28e3c99c1485fecc20c37c711adfaa575196704eb19e3d46d8e4628c')
+sha512sums=('b2819d60d52f5bc9a038753dff7e03d5d9bb808ac04f0660ae8e9053288bdd35c180665a46ce94fd450c42cea828f85b5f6c0337a72aa746ee09b718484a625b')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list