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

Felix Yan felixonmars at archlinux.org
Thu Nov 21 14:34:19 UTC 2019


    Date: Thursday, November 21, 2019 @ 14:34:19
  Author: felixonmars
Revision: 531056

upgpkg: python-hypothesis 4.44.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-21 14:16:14 UTC (rev 531055)
+++ PKGBUILD	2019-11-21 14:34:19 UTC (rev 531056)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.42.10
+pkgver=4.44.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('2e44f8d799959a71881235d9579f50fa7dfd81217c0b8e2d77a3bd615b5c169df8c0f6f1fae55770c47d07a4f48602c0b5a2e007592ffbc799366500defc12e0')
+sha512sums=('da6b553adf7f5502bac5bd2a6ee4c9993675466ca229c94ad20ca85b36dda74eaeabf0ab857d549c10594778324dd536bb076ff6f93076801c0bc73e01980dc3')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list