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

Felix Yan felixonmars at archlinux.org
Tue Feb 5 17:34:56 UTC 2019


    Date: Tuesday, February 5, 2019 @ 17:34:55
  Author: felixonmars
Revision: 429644

upgpkg: python-hypothesis 4.5.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-05 17:34:46 UTC (rev 429643)
+++ PKGBUILD	2019-02-05 17:34:55 UTC (rev 429644)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.0
+pkgver=4.5.1
 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=('5db8fc2c85cf44b2d6638503a5d44326a3e3f7fc8d9246b108eb1ce7eea57d71037fbedf6c8fdfc98faaf509a68a7bbbf08cc05030086d057834a0c9897bbf82')
+sha512sums=('15db83dccda726e2c7b1b70f81cf417603e12c0e297224e1acdc6a32d1a88661b9e90ade5604bd917786bfc58bace3986ca718ddf48c129b6223ba19e6c56a0d')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list