[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 11 06:38:51 UTC 2018
Date: Thursday, October 11, 2018 @ 06:38:51
Author: felixonmars
Revision: 392161
upgpkg: python-hypothesis 3.76.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-11 06:37:20 UTC (rev 392160)
+++ PKGBUILD 2018-10-11 06:38:51 UTC (rev 392161)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.75.4
+pkgver=3.76.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -16,7 +16,7 @@
'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
'python-dpcontracts' 'python2-dpcontracts')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('80130adf01007e0ded047726822a7a28c51297a45dd5ed3331ebf484244eebf700114c464358005283242e0ad14a8a9da78ddbf69372f86044bd6d48e78f4c14')
+sha512sums=('dfcf8fd05830a08b135d8161b59a20c4401d062fd2ab7dac178fcfb6c40fd027d4793f60ee94710b543c5a6ea01ea53228dbc984b25424e8a954cc7d383819c0')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list