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

Felix Yan felixonmars at archlinux.org
Sat Sep 2 15:28:13 UTC 2017


    Date: Saturday, September 2, 2017 @ 15:28:12
  Author: felixonmars
Revision: 255562

upgpkg: python-hypothesis 3.23.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-02 11:55:43 UTC (rev 255561)
+++ PKGBUILD	2017-09-02 15:28:12 UTC (rev 255562)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.23.1
+pkgver=3.23.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=('fa42cab52e7717b069497e31ff87305363cd7af1c704428ec4ca9a743138132d95e4c30eaa3f2c2beff44eac42d7e8ffd824104ca3c860f5a2c8c90a8c99ed40')
+sha512sums=('76e96c4cfd977a8e8485364450f0c483d17d889c1389e4360973d3d93547ff99116df69eb0fd5c55dda1e670755c653a963485677b52d8628d49950ad48192cb')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list