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

Felix Yan felixonmars at archlinux.org
Thu Mar 14 17:49:20 UTC 2019


    Date: Thursday, March 14, 2019 @ 17:49:17
  Author: felixonmars
Revision: 441045

upgpkg: python-hypothesis 4.11.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 17:48:50 UTC (rev 441044)
+++ PKGBUILD	2019-03-14 17:49:17 UTC (rev 441045)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.11.1
+pkgver=4.11.5
 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=('a9e4555913c7779797c2f288c1aeea10aec62aeac77b9227d8497bfbbe034d2abb93106839f5e82f1ae0b681c08bdb792cc06cc2df38b3845568cb87ca6b0a45')
+sha512sums=('8fe7b8eee87a7cb9f8cf7210b2c9a42ac4cb456c957d3653167d6b80437606d249b4830b3a518edd7ac016e19bfc3618197c137481539027e9e54891dc78893f')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list