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

Felix Yan felixonmars at archlinux.org
Thu Feb 7 12:08:07 UTC 2019


    Date: Thursday, February 7, 2019 @ 12:08:06
  Author: felixonmars
Revision: 429879

upgpkg: python-hypothesis 4.5.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 12:07:23 UTC (rev 429878)
+++ PKGBUILD	2019-02-07 12:08:06 UTC (rev 429879)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.5.1
+pkgver=4.5.2
 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=('15db83dccda726e2c7b1b70f81cf417603e12c0e297224e1acdc6a32d1a88661b9e90ade5604bd917786bfc58bace3986ca718ddf48c129b6223ba19e6c56a0d')
+sha512sums=('05ec9e07184d6cdedb872427205b5c6d066bdedf53360917afd70d1fb8c583f87426e77c46beaf57800a331934db52ca260d6d74681b22845b99d3764ec542f1')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list