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

Felix Yan felixonmars at archlinux.org
Tue Sep 12 04:49:11 UTC 2017


    Date: Tuesday, September 12, 2017 @ 04:49:10
  Author: felixonmars
Revision: 257071

upgpkg: python-hypothesis 3.25.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-12 04:02:52 UTC (rev 257070)
+++ PKGBUILD	2017-09-12 04:49:10 UTC (rev 257071)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.24.2
+pkgver=3.25.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=('c087bca764c2657a293b58b41465a38a4410a331cc5958fdb12bb6ad69cd4517a6548aab025b9afd76a27dd56758ca48caf3c57ef3bc117deddae5fb60777379')
+sha512sums=('b5e08757fa355b24cce49bd0813adebb0d37cab97d97b5b9e3da7c113f46d23ae5bf10ed957f7874eab0002c2af27f494406695ad881e89f3d2092c089993a14')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list