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

Felix Yan felixonmars at archlinux.org
Sat Aug 26 13:51:14 UTC 2017


    Date: Saturday, August 26, 2017 @ 13:51:12
  Author: felixonmars
Revision: 254056

upgpkg: python-hypothesis 3.21.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-26 13:50:25 UTC (rev 254055)
+++ PKGBUILD	2017-08-26 13:51:12 UTC (rev 254056)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.21.2
+pkgver=3.21.3
 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=('37a03885fd1c8c775c3477124bacb604e2653e72b7e0f812aedad61de2bcd32e48f21278158fdb4f00df0af626ad32b56b0e33b0dad7e2f822e4be309ff5b1a0')
+sha512sums=('7bee2070c0b193615dbb6eaaed261261da95c2bdfcd1c46b62906b5bf9e5d099bc4cb2099ddecee8fec9d975d1144bf58da32bf9c5a7a12fb7c8806ce2d5cbc0')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list