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

Felix Yan felixonmars at archlinux.org
Sun Jul 7 02:11:31 UTC 2019


    Date: Sunday, July 7, 2019 @ 02:11:30
  Author: felixonmars
Revision: 487572

upgpkg: python-hypothesis 4.26.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-07 02:09:42 UTC (rev 487571)
+++ PKGBUILD	2019-07-07 02:11:30 UTC (rev 487572)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.26.1
+pkgver=4.26.3
 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')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('9fc976429fb2eab53c1145eb333a33b1a108704934ad4bd3da8d5da07efc1e18a229a74f068d0384b16f8dbe31c5b794b1ac451eec43aba78a610bf7d811cfc0')
+sha512sums=('a9569553fee02f76da74a8e01f43d23e174be5da6915099c093e839b9edfb837ad3c435bee85c8e92145e7a33d60f69cd64da533097613366a0486110cf71d63')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list