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

Felix Yan felixonmars at archlinux.org
Thu Aug 31 17:40:04 UTC 2017


    Date: Thursday, August 31, 2017 @ 17:40:03
  Author: felixonmars
Revision: 255209

upgpkg: python-hypothesis 3.23.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-31 17:26:42 UTC (rev 255208)
+++ PKGBUILD	2017-08-31 17:40:03 UTC (rev 255209)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.22.2
+pkgver=3.23.0
 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=('7516e2fa7ffee94fb0df8215dfd811096d0a051f77f1079966bb480ef17cf72dbfa7ebdfb3089900b2b8143cc8ce09bd5fcf055426210c84898cc113024c3f0e')
+sha512sums=('4c4c4ad12b0ff8154d6389a19c39733d402140c28238497d121880d0f57de9a3f471b2fb1994c774babfb43ddeeedbbedc0f66c6440de97de991e47cf7e18fea')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list