[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Feb 26 07:50:11 UTC 2019


    Date: Tuesday, February 26, 2019 @ 07:50:10
  Author: felixonmars
Revision: 436081

upgpkg: python-hypothesis 4.7.7-1

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-26 07:34:25 UTC (rev 436080)
+++ PKGBUILD	2019-02-26 07:50:10 UTC (rev 436081)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.6
+pkgver=4.7.7
 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=('ea60c5f2608a467fd7cf7f2bdff757caf25b0801441147ccb44804be0340d5c8232167def64bf85fceb124f7da18535c46c265342407dafeb8dc1e2a57ae8af9')
+sha512sums=('d946a942c5e5ebef2d33bb8827d1732dabe1f9a4d927a3e2dcde8d919c89a3160a232cbd16c8aa1e283470d1b320f957f6a8f85a18f18370f26b597e1f23ba19')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list