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

Felix Yan felixonmars at archlinux.org
Thu May 9 06:43:22 UTC 2019


    Date: Thursday, May 9, 2019 @ 06:43:22
  Author: felixonmars
Revision: 463934

upgpkg: python-hypothesis 4.23.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-09 06:43:08 UTC (rev 463933)
+++ PKGBUILD	2019-05-09 06:43:22 UTC (rev 463934)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.23.0
+pkgver=4.23.3
 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=('2567de4c15f611a96cb4417c3ef44ba5b38472f805cfe16f2df231790ce7bc678f8b3d395f6d700363c0271a3acbc633635603d6f35f78c575e1c0e84dba4405')
+sha512sums=('705bda04e0c1acdad54123c6639436371794ef2dc7eaaac47215cb9e93928271ac959484b15319577c760fee84f3218d601072b0fcc4dd310ec0a604558d1a52')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list