[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Dec 21 19:40:32 UTC 2018
Date: Friday, December 21, 2018 @ 19:40:30
Author: felixonmars
Revision: 417450
upgpkg: python-hypothesis 3.84.5-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-21 18:59:06 UTC (rev 417449)
+++ PKGBUILD 2018-12-21 19:40:30 UTC (rev 417450)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.84.4
+pkgver=3.84.5
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=('42ca810f49e0cbc6486444b6c56e86a461431ef80491f2626c56cca0e42dd07fc2bb120dc9436b6701da68223e5a9c9f8fe6c4d15d864be5e52bcdb2164d4d84')
+sha512sums=('7b1107adf4b84f7b4506e6cc6466946b7b54b1003d18938beeffd9cff08c25976abed1a8ce8bf68481b338f6d4f839a8d101b2225be1758ee72727d90b07750d')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list