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

Felix Yan felixonmars at archlinux.org
Sat Dec 23 18:02:09 UTC 2017


    Date: Saturday, December 23, 2017 @ 18:02:08
  Author: felixonmars
Revision: 275595

upgpkg: python-hypothesis 3.44.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-23 17:57:46 UTC (rev 275594)
+++ PKGBUILD	2017-12-23 18:02:08 UTC (rev 275595)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.3
+pkgver=3.44.4
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('c0b9e060bb0876f010acf161905886c1b24442ab694ca833d86f598a2f4728b73130035664396ab537fcbbb294054862417bdf4e0ca8e39d9f94412a9359300a')
+sha512sums=('5cd4a3feed01241f95904dcb1ee90d9c0760feef53757dba465094704ee376908855f96bd696bff22a73a2887d7cf3e55e255dbc6371eaf7e20896f259dc3747')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list