[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 12 06:52:01 UTC 2018
Date: Saturday, May 12, 2018 @ 06:52:00
Author: felixonmars
Revision: 320998
upgpkg: python-hypothesis 3.56.9-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-12 06:51:02 UTC (rev 320997)
+++ PKGBUILD 2018-05-12 06:52:00 UTC (rev 320998)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.56.8
+pkgver=3.56.9
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=('8a3834fa9f74ea351ff04d00ca1e17b97317a8733a5665f12b7ab8b132a6f10d5db7d05aa429a166d9cfe05d9cf4c5177c294108e3be77f0be5a5c3b1cdff499')
+sha512sums=('65973f06be20bd19e1faa7febbc99794e13d79aaaf9a1ac3412e6e7f9bc1fd75b469cce7262ae09298eadb332f195eb413810d81719562fd18fdcf60edb266f6')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list