[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 19 10:14:15 UTC 2018
Date: Sunday, August 19, 2018 @ 10:14:15
Author: felixonmars
Revision: 372769
upgpkg: python-hypothesis 3.68.2-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-19 09:57:34 UTC (rev 372768)
+++ PKGBUILD 2018-08-19 10:14:15 UTC (rev 372769)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.68.1
+pkgver=3.68.2
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=('e6f0bc357b5878d7ff0386f9ef3b55f1743c81833ea69920c4a61c3496df0d147f97d33ffa29992f0cdb32106ca6040d4b020ef3d8d5d50d279a903fdb8c020a')
+sha512sums=('fb8e58a55f70af0df01456286d439f0ec5d54dd59af8d66ae68d5827410d96ead2c164114ce6c4df98a493863c1ca39ccc352f4630838f7a01ba82db8d72fc23')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list