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

Felix Yan felixonmars at archlinux.org
Fri Sep 6 09:04:13 UTC 2019


    Date: Friday, September 6, 2019 @ 09:04:13
  Author: felixonmars
Revision: 508264

upgpkg: python-hypothesis 4.35.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-06 09:03:51 UTC (rev 508263)
+++ PKGBUILD	2019-09-06 09:04:13 UTC (rev 508264)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.34.0
+pkgver=4.35.0
 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')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('c1bc3307048e7b9e818e6c709544ec5be2fb0f8109a5a49af7a320ea77c8da0d69cad6e0fd546723c866d674960f009f901b2d0299ac55930ac2ff8db378929d')
+sha512sums=('0170f8f8afdf0b0029e10ae3669d6be3d0c362ed7c393a2b0e1d44304c4ddd000635e409ed0ccf59af807d18a9669dd01f65a69a3a5757940e7864c7adbdb3eb')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list