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

Felix Yan felixonmars at archlinux.org
Thu Feb 27 21:01:49 UTC 2020


    Date: Thursday, February 27, 2020 @ 21:01:48
  Author: felixonmars
Revision: 584811

upgpkg: python-hypothesis 4.55.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-27 21:00:54 UTC (rev 584810)
+++ PKGBUILD	2020-02-27 21:01:48 UTC (rev 584811)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=4.55.2
+pkgver=4.55.3
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -20,7 +20,7 @@
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage'
               'python2-coverage')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('056821a6f03cd564cfe87a0190fb4a4e1b08068e8f5637241859023b44a7600c9ca8508aa9e38464b880c2018753e5010ec9f047959603885175e3c308c3c2bb')
+sha512sums=('4395d13e35119aa23b4ec8f7277da3f1df3edf09e34f5b5e1a40060282ad8deae0b2cc838414e551ec0e23780e0f4e789216a7e04ed75a4762e4bc14a2ad002b')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list