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

Felix Yan felixonmars at archlinux.org
Fri Sep 1 15:01:04 UTC 2017


    Date: Friday, September 1, 2017 @ 15:01:03
  Author: felixonmars
Revision: 255241

upgpkg: python-hypothesis 3.23.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-01 14:40:48 UTC (rev 255240)
+++ PKGBUILD	2017-09-01 15:01:03 UTC (rev 255241)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.23.0
+pkgver=3.23.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=('4c4c4ad12b0ff8154d6389a19c39733d402140c28238497d121880d0f57de9a3f471b2fb1994c774babfb43ddeeedbbedc0f66c6440de97de991e47cf7e18fea')
+sha512sums=('fa42cab52e7717b069497e31ff87305363cd7af1c704428ec4ca9a743138132d95e4c30eaa3f2c2beff44eac42d7e8ffd824104ca3c860f5a2c8c90a8c99ed40')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list