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

Felix Yan felixonmars at archlinux.org
Tue Dec 24 20:02:57 UTC 2019


    Date: Tuesday, December 24, 2019 @ 20:02:56
  Author: felixonmars
Revision: 540024

upgpkg: python-hypothesis 4.54.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 20:01:25 UTC (rev 540023)
+++ PKGBUILD	2019-12-24 20:02:56 UTC (rev 540024)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.53.3
+pkgver=4.54.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=('ed3cd56ff09d4d245f70d64dd5dd19985fabfb8ae604355aa45f67d2aa9d4b7931927ea8e3f64a092904d09ead205731290b5505b1d878017642cbf5ed0fc95e')
+sha512sums=('f4ce74e7180de6463197a6c3e9266c8be39545ea955a83291db2ceace5f146ff39c2502e16b5569f4196704ad21891f77c25db94e9d7aedb8ce2e694067e5ba1')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list