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

Felix Yan felixonmars at archlinux.org
Wed Jan 3 05:52:13 UTC 2018


    Date: Wednesday, January 3, 2018 @ 05:52:12
  Author: felixonmars
Revision: 277838

upgpkg: python-hypothesis 3.44.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-02 23:07:05 UTC (rev 277837)
+++ PKGBUILD	2018-01-03 05:52:12 UTC (rev 277838)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.4
+pkgver=3.44.6
 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=('5cd4a3feed01241f95904dcb1ee90d9c0760feef53757dba465094704ee376908855f96bd696bff22a73a2887d7cf3e55e255dbc6371eaf7e20896f259dc3747')
+sha512sums=('20066e10f4796a5a2a7c113de45683deea1a4116b90cb6c01d846791024e8083e5b1a2c13424281001453dbc77be8728c89d1365ad64350d5d1140c7be2c76ae')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list