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

Felix Yan felixonmars at archlinux.org
Wed May 13 18:11:33 UTC 2020


    Date: Wednesday, May 13, 2020 @ 18:11:33
  Author: felixonmars
Revision: 627710

upgpkg: python-hypothesis 5.13.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-13 18:11:20 UTC (rev 627709)
+++ PKGBUILD	2020-05-13 18:11:33 UTC (rev 627710)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.12.2
+pkgver=5.13.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=('017a176f770b0d241712015103e6b5ff01c439cd9c74ef96b35908bd59d2f9f3584091c7a3867d8f0a217488b25717636bb4593e853b9aa761aadd26e463be8d')
+sha512sums=('595a8fdb7023f9cdeba0140fe08265f460d62ad4744d1f4272e373071a96a7dc9b21c0dd67f1375016ba19b5bad439c58d2b02b00a08b1aecb4a2ab3cd29a7bd')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list