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

Felix Yan felixonmars at archlinux.org
Wed Mar 6 19:36:13 UTC 2019


    Date: Wednesday, March 6, 2019 @ 19:36:13
  Author: felixonmars
Revision: 437893

upgpkg: python-hypothesis 4.8.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 18:08:24 UTC (rev 437892)
+++ PKGBUILD	2019-03-06 19:36:13 UTC (rev 437893)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.19
+pkgver=4.8.0
 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=('df8bcc7702b97094ec390c73c098e5517594d5ba130f3a79c34285ac28368fa842229308e320a49626b47031b1c7159999a79bb8e049e56bc6bf42769be04415')
+sha512sums=('c2d756538fb137ae13b99a2b82bcf006b9c0cb7eefd78af74107d670afc3209163d2cd994a4e0bfc8f76d318b8c35335ddd5f1c8371e29b75db0c61ba3ed8f93')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list