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

Felix Yan felixonmars at archlinux.org
Sat Feb 2 19:22:10 UTC 2019


    Date: Saturday, February 2, 2019 @ 19:22:09
  Author: felixonmars
Revision: 429211

upgpkg: python-hypothesis 4.4.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 18:28:26 UTC (rev 429210)
+++ PKGBUILD	2019-02-02 19:22:09 UTC (rev 429211)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.4.3
+pkgver=4.4.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=('63094fd9a4e680418bd3a42eaadb0bd1d99c408b4fb3149dfa69778dfc6a94a817178a1e41d63a4e30679fce2dbb3a98257d072da07817ae4f7870e9dc0c285f')
+sha512sums=('ca9bc0c9235eb20f42ec9c44cd4ae1657b06399b9da976423f86d4631c616d665e75fb5f023c200dbd0d1f53f9c89cd90a04ee1fc2103ced7afbffc66f5ee093')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list