[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Feb 8 10:10:55 UTC 2019
Date: Friday, February 8, 2019 @ 10:10:53
Author: felixonmars
Revision: 430539
upgpkg: python-hypothesis 4.5.4-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-08 10:10:39 UTC (rev 430538)
+++ PKGBUILD 2019-02-08 10:10:53 UTC (rev 430539)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.2
+pkgver=4.5.4
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -17,7 +17,7 @@
'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
'python-lark-parser' 'python2-lark-parser')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('05ec9e07184d6cdedb872427205b5c6d066bdedf53360917afd70d1fb8c583f87426e77c46beaf57800a331934db52ca260d6d74681b22845b99d3764ec542f1')
+sha512sums=('da2fda95e1e58eefa2b1275f7034237d46cf314c06d498fa4ae7ca9bb8896cd5f337cac8f94d9baa30cf7bdb898d6de87634ee07509c2ba3c58d22a3d1ef9b15')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list