[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Feb 25 12:21:06 UTC 2019
Date: Monday, February 25, 2019 @ 12:21:05
Author: felixonmars
Revision: 435760
upgpkg: python-hypothesis 4.7.6-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-25 12:09:34 UTC (rev 435759)
+++ PKGBUILD 2019-02-25 12:21:05 UTC (rev 435760)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.5
+pkgver=4.7.6
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=('30540e926a32667aa0f520969bae82f1c8cf28698bd6d806d3f9e64898b65688449188379ab84e20961247ac72f91b382c0ae823be6ae90d3804bd3256bc7246')
+sha512sums=('ea60c5f2608a467fd7cf7f2bdff757caf25b0801441147ccb44804be0340d5c8232167def64bf85fceb124f7da18535c46c265342407dafeb8dc1e2a57ae8af9')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list