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

Felix Yan felixonmars at archlinux.org
Mon Aug 28 19:42:44 UTC 2017


    Date: Monday, August 28, 2017 @ 19:42:44
  Author: felixonmars
Revision: 254678

upgpkg: python-hypothesis 3.22.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-28 19:38:36 UTC (rev 254677)
+++ PKGBUILD	2017-08-28 19:42:44 UTC (rev 254678)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.22.0
+pkgver=3.22.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=('a561b7b82d4e345d7811dc07c0c887a094762b51a44a4d3db5e6b1704d455ad13333d7685d0be156aca468fdecec594b30d99d06bef3e44b4373f11b4502de54')
+sha512sums=('ec453b240a0a135fff4653be981ec4b6e17645d88bb53e3e2514120b2de26711456c031177628ee3ae0ee8b487a73eb402cf4aa84fe602d4f2d2741392449397')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list