[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 29 08:26:35 UTC 2018
Date: Wednesday, August 29, 2018 @ 08:26:35
Author: felixonmars
Revision: 375078
upgpkg: python-hypothesis 3.69.4-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-29 07:16:52 UTC (rev 375077)
+++ PKGBUILD 2018-08-29 08:26:35 UTC (rev 375078)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.69.3
+pkgver=3.69.4
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=('5ecc01df518f8846853790a172bbd71b20f5302552d67ff709e5877df813b097111a85e18c28f04c3e4260f52718006990b6f53d604fc7eccd06dcb8ad39dfdd')
+sha512sums=('315ac5769fa18dd19e393dcae0bd07b86e2e6ea8a11c32e7392c1ec925122bff3924b33ee1907ed2c84b5981a0cb72f8a5104dd3b07078112239150dd33d4fd4')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list