[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 19:42:58 UTC 2020
Date: Friday, July 31, 2020 @ 19:42:58
Author: felixonmars
Revision: 666366
upgpkg: python-hypothesis 5.23.7-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 19:32:53 UTC (rev 666365)
+++ PKGBUILD 2020-07-31 19:42:58 UTC (rev 666366)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.23.6
+pkgver=5.23.7
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')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('29e7bbc5424563efe014c7cf82dd3e8262bd876228afe2ad2dd77116a52adc42e153b4566f9f7c6e921b56ddf6fda26e88dfe92377c912813031efdeadd5adf1')
+sha512sums=('9e4a52d149f84b895cb72ab955997caf1070f778ae15c3401602ba86ca0cbe7ea2a6603821bd7c0d79ce59bb41adb21e0cb11f22ab179e9657784c2da40685f2')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list