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

Felix Yan felixonmars at archlinux.org
Thu Sep 19 05:24:31 UTC 2019


    Date: Thursday, September 19, 2019 @ 05:24:31
  Author: felixonmars
Revision: 511134

upgpkg: python-hypothesis 4.36.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-19 05:07:33 UTC (rev 511133)
+++ PKGBUILD	2019-09-19 05:24:31 UTC (rev 511134)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.36.0
+pkgver=4.36.1
 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=('e436d1f5eef8f5279426e39c17af93a816ae38026aa7570177c27d7c5419dfa5da26e9ac7ba64797c90eb9d6b56c601704bf7306eb7455cfdcd3d3852c5e8631')
+sha512sums=('67ed7cd433dfb2560e8177cc2e7c87dc62027d0eef31bd09ddb110e79572ad4fe41e123242445a0e1619e25c761c6fc91fa3a95ba1d116559012c9a01e25c8a5')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list