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

Felix Yan felixonmars at archlinux.org
Mon Sep 11 14:15:48 UTC 2017


    Date: Monday, September 11, 2017 @ 14:15:47
  Author: felixonmars
Revision: 256925

upgpkg: python-hypothesis 3.24.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 14:15:15 UTC (rev 256924)
+++ PKGBUILD	2017-09-11 14:15:47 UTC (rev 256925)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.24.1
+pkgver=3.24.2
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('8d52baf4c9a9ae4df4467659b0b180c435c315285a0606dbcf8d63464a15b3815d96fe184fa7b735818a09cc455937cfda5baddc2ef41d23ff7e0e0519d9a8f0')
+sha512sums=('c087bca764c2657a293b58b41465a38a4410a331cc5958fdb12bb6ad69cd4517a6548aab025b9afd76a27dd56758ca48caf3c57ef3bc117deddae5fb60777379')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list