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

Felix Yan felixonmars at archlinux.org
Mon Feb 11 22:17:57 UTC 2019


    Date: Monday, February 11, 2019 @ 22:17:55
  Author: felixonmars
Revision: 431803

upgpkg: python-hypothesis 4.5.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-11 22:16:20 UTC (rev 431802)
+++ PKGBUILD	2019-02-11 22:17:55 UTC (rev 431803)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.4
+pkgver=4.5.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=('da2fda95e1e58eefa2b1275f7034237d46cf314c06d498fa4ae7ca9bb8896cd5f337cac8f94d9baa30cf7bdb898d6de87634ee07509c2ba3c58d22a3d1ef9b15')
+sha512sums=('de4bbbf186668c045907e49fc36af84bbf9d76b9f60f9dbb9c899c91c04b8d6570759766a3e88bfb7b7fddce765da971fdeac1066cd9518ba478ec708531227a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list