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

Felix Yan felixonmars at archlinux.org
Tue Sep 12 14:14:18 UTC 2017


    Date: Tuesday, September 12, 2017 @ 14:14:17
  Author: felixonmars
Revision: 257123

upgpkg: python-hypothesis 3.25.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-12 14:03:48 UTC (rev 257122)
+++ PKGBUILD	2017-09-12 14:14:17 UTC (rev 257123)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.25.0
+pkgver=3.25.1
 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=('b5e08757fa355b24cce49bd0813adebb0d37cab97d97b5b9e3da7c113f46d23ae5bf10ed957f7874eab0002c2af27f494406695ad881e89f3d2092c089993a14')
+sha512sums=('208687e7625df1ca3598c13cd691f9fde577c73cf1fcf9017c9ebedc815dbf102f5460f7ffa609cd57ff63ab300c41c6b4a6bc7fb72808722034c43d7da858aa')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list