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

Felix Yan felixonmars at archlinux.org
Wed Mar 11 18:50:10 UTC 2020


    Date: Wednesday, March 11, 2020 @ 18:50:09
  Author: felixonmars
Revision: 594574

upgpkg: python-hypothesis 5.2.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 18:45:44 UTC (rev 594573)
+++ PKGBUILD	2020-03-11 18:50:09 UTC (rev 594574)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.2.0
+pkgver=5.2.1
 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=('0f6da6136e4ec8421bde44cda422ae1a62cb13dd261c9c93b0f8a79b17015b8df5d580d8191f3abf01f6efe5ef96b9a7766f900d6cff5e638aebe8a5f47ae492')
+sha512sums=('1fa0c39847cae7329507af938d0dc24dca222929ad71833bc8b4cd14ddd0e96a50d18c71bfeebce5d81cd504eff1fe9aa81361e04eeac3f12e535a8ee3fa4f13')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list