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

Felix Yan felixonmars at archlinux.org
Wed Mar 13 20:44:12 UTC 2019


    Date: Wednesday, March 13, 2019 @ 20:44:11
  Author: felixonmars
Revision: 440933

upgpkg: python-hypothesis 4.11.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 20:32:14 UTC (rev 440932)
+++ PKGBUILD	2019-03-13 20:44:11 UTC (rev 440933)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.11.0
+pkgver=4.11.1
 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=('984480738ac55f0320391989a3a2d92c2c29de938d188ba41b24cf773f6de845a62184a47f94e59bc6cbe9c27b2e9638cb18741f72dca32da7f28f45f9c5359e')
+sha512sums=('a9e4555913c7779797c2f288c1aeea10aec62aeac77b9227d8497bfbbe034d2abb93106839f5e82f1ae0b681c08bdb792cc06cc2df38b3845568cb87ca6b0a45')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list