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

Felix Yan felixonmars at archlinux.org
Mon Feb 25 09:30:24 UTC 2019


    Date: Monday, February 25, 2019 @ 09:30:24
  Author: felixonmars
Revision: 435664

upgpkg: python-hypothesis 4.7.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 08:54:51 UTC (rev 435663)
+++ PKGBUILD	2019-02-25 09:30:24 UTC (rev 435664)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.3
+pkgver=4.7.4
 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=('7e29436485f32f2a0775e0e00873e3bfe8d9e96212c9c6aaad2a79572838f34368f93fb8f4c18862fab0b485c7cdfd04c2cb6fd670bbf5421c4ffddd2705cb97')
+sha512sums=('a5ffd1fb56b5458ee1a0d3c8206ef696ba8cd69bb6c4974819dc983dd3c3e65657ad57af3b37b15a9065b63afec3a78ce22f8bab9b0fff36f83c75f13a50bb91')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list