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

Felix Yan felixonmars at archlinux.org
Tue Feb 12 10:11:18 UTC 2019


    Date: Tuesday, February 12, 2019 @ 10:11:17
  Author: felixonmars
Revision: 431866

upgpkg: python-hypothesis 4.5.7-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 10:08:47 UTC (rev 431865)
+++ PKGBUILD	2019-02-12 10:11:17 UTC (rev 431866)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.5
+pkgver=4.5.7
 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=('de4bbbf186668c045907e49fc36af84bbf9d76b9f60f9dbb9c899c91c04b8d6570759766a3e88bfb7b7fddce765da971fdeac1066cd9518ba478ec708531227a')
+sha512sums=('ac1e1a03003addaaf7129ed9156447959d228224b38da4492e481c24539e025a53a93894e85584eb76a90b46016bbb51a36e5ef85326e6edbeb707b93e4b6dd0')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list