[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Sep 1 07:56:01 UTC 2018
Date: Saturday, September 1, 2018 @ 07:56:01
Author: felixonmars
Revision: 375911
upgpkg: python-hypothesis 3.70.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-01 07:54:32 UTC (rev 375910)
+++ PKGBUILD 2018-09-01 07:56:01 UTC (rev 375911)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.69.12
+pkgver=3.70.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -17,7 +17,7 @@
'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('c5f7b725d887786456baf8685fc36aa1c1a9e03ab0a0c8e7fe20b77ad4d023edf5992a772303f72ca381310fb110f862aae56b65092414dd948f5042ab4804e0')
+sha512sums=('ca813f543f99a536793cd53fa78a20107925b167d61cefb32c588bd0781a39c4a41f595a0614d885b491ca540f3d2bf89248b4b92a6bb439b26a5b4b42cee977')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list