[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 10 09:50:18 UTC 2020
Date: Thursday, December 10, 2020 @ 09:50:17
Author: felixonmars
Revision: 773010
upgpkg: python-hypothesis 5.42.3-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-10 09:41:14 UTC (rev 773009)
+++ PKGBUILD 2020-12-10 09:50:17 UTC (rev 773010)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.42.2
+pkgver=5.42.3
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -20,7 +20,7 @@
'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage'
'python-typing_extensions' 'python-black' 'python-fakeredis')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('88ded26c0b4ea47c9852cc77ab4411ff1af861949473d789cb76dcd88b21deb5e69d20b7fd7bfcc7a35ee6d1bf44f2147c03b21da65e51a0cd2e1f830ff79108')
+sha512sums=('73739ec3207c73796245e5a01cb21044f9d81987fb52fcac6d91ce4892ed43043fcd24b904f5195590e3595bc79252100892acc3e7b2253060903b2958c120a8')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list