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

Felix Yan felixonmars at archlinux.org
Sat Mar 9 06:42:04 UTC 2019


    Date: Saturday, March 9, 2019 @ 06:42:03
  Author: felixonmars
Revision: 438186

upgpkg: python-hypothesis 4.9.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-09 06:35:11 UTC (rev 438185)
+++ PKGBUILD	2019-03-09 06:42:03 UTC (rev 438186)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.8.0
+pkgver=4.9.0
 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=('c2d756538fb137ae13b99a2b82bcf006b9c0cb7eefd78af74107d670afc3209163d2cd994a4e0bfc8f76d318b8c35335ddd5f1c8371e29b75db0c61ba3ed8f93')
+sha512sums=('7df2378d37951423f88e240c63cf2dae4bb15fe269901af0e5af8c4f169bdc0c962de447845d9dc65b3db85ce1a87bedd59bb55838f7c8765e33b1324f9e0ea2')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list