[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 10 05:17:41 UTC 2019
Date: Tuesday, December 10, 2019 @ 05:17:40
Author: felixonmars
Revision: 536474
upgpkg: python-hypothesis 4.49.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-10 05:17:15 UTC (rev 536473)
+++ PKGBUILD 2019-12-10 05:17:40 UTC (rev 536474)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.48.1
+pkgver=4.49.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -14,7 +14,7 @@
'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
'python-pytest-xdist' 'python-lark-parser' 'python-pexpect')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('6d209024d29a4df3d6875ed39e6b653b54001a665becc01f46e79eabb273effd4b087ce7db06a656b970e904b79418ec1223d8ecc6604846de872278b29f74e6')
+sha512sums=('ac5c9b98565518fcdc16075b01780fe484bdf7359df014741fe3ffd08266b4fdde00f720b603c59156cebf0c2170f9cb3ad32e8b2f688678ca687f5e51c5c92b')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list