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

Felix Yan felixonmars at archlinux.org
Sun Apr 19 08:44:15 UTC 2020


    Date: Sunday, April 19, 2020 @ 08:44:15
  Author: felixonmars
Revision: 616448

upgpkg: python-hypothesis 5.9.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-19 08:40:47 UTC (rev 616447)
+++ PKGBUILD	2020-04-19 08:44:15 UTC (rev 616448)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.8.6
+pkgver=5.9.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -19,7 +19,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('bf0a488c7ba10535d3e2d371ff7b444780d7aa6813dc6e702bb06b552d7d9f1b6f2a4cb37c86e0655d551a89defaa3ce2d2ab05a0e3f4cdc48379f2327362bde')
+sha512sums=('9f87ce0835fae988787d80edc6f03eb185d3f7aefff74fe407e6db9a7b769bb5b453840288f8838342f6ffa5c2bffe11439d4d6cbe1ba416318294140bb42fc7')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list