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

Felix Yan felixonmars at archlinux.org
Sun Nov 17 03:15:22 UTC 2019


    Date: Sunday, November 17, 2019 @ 03:15:22
  Author: felixonmars
Revision: 529911

upgpkg: python-hypothesis 4.42.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 03:09:25 UTC (rev 529910)
+++ PKGBUILD	2019-11-17 03:15:22 UTC (rev 529911)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.42.5
+pkgver=4.42.6
 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=('516cb775a2d9181498cfa5489438912286461865e597fd2d64e40cb73af60906eadb5fa6c70833b2431557804082a2f8b220573a2d518673aedf828ebe385699')
+sha512sums=('6dee03cded033ca5f6139bc42a5f16a16f0ff645d92c53edc83025c30f70d94a7cc2a0222005a28a1e13cc53193004b34ca9d8534ffbbe5971379aca13af1b57')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list