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

Felix Yan felixonmars at archlinux.org
Sun May 5 21:25:00 UTC 2019


    Date: Sunday, May 5, 2019 @ 21:25:00
  Author: felixonmars
Revision: 460279

upgpkg: python-hypothesis 4.21.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-05 21:24:58 UTC (rev 460278)
+++ PKGBUILD	2019-05-05 21:25:00 UTC (rev 460279)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.18.3
+pkgver=4.21.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=('44dec9a0fa8dceecba183096d8bfa9e99e4cc246cb39b90d6ddea4d2acd725224a6518f7da5a44f6bddb275ab22e9b403f5b824dff7894f870206e028257d850')
+sha512sums=('a7d72f6de3fbfae9e92953476ce700f1c45f89870779e4f7efbd70f00f9ad3b790878b6ab3f6cc6118d57b3868d39e4bc011d2d82a5671c25c57f259b8f25fc1')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list