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

Felix Yan felixonmars at archlinux.org
Mon Feb 25 11:44:51 UTC 2019


    Date: Monday, February 25, 2019 @ 11:44:48
  Author: felixonmars
Revision: 435734

upgpkg: python-hypothesis 4.7.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 11:41:18 UTC (rev 435733)
+++ PKGBUILD	2019-02-25 11:44:48 UTC (rev 435734)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.4
+pkgver=4.7.5
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('a5ffd1fb56b5458ee1a0d3c8206ef696ba8cd69bb6c4974819dc983dd3c3e65657ad57af3b37b15a9065b63afec3a78ce22f8bab9b0fff36f83c75f13a50bb91')
+sha512sums=('30540e926a32667aa0f520969bae82f1c8cf28698bd6d806d3f9e64898b65688449188379ab84e20961247ac72f91b382c0ae823be6ae90d3804bd3256bc7246')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list