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

Felix Yan felixonmars at archlinux.org
Wed Aug 30 07:24:55 UTC 2017


    Date: Wednesday, August 30, 2017 @ 07:24:54
  Author: felixonmars
Revision: 254737

upgpkg: python-hypothesis 3.22.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-30 07:18:14 UTC (rev 254736)
+++ PKGBUILD	2017-08-30 07:24:54 UTC (rev 254737)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.22.1
+pkgver=3.22.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=('ec453b240a0a135fff4653be981ec4b6e17645d88bb53e3e2514120b2de26711456c031177628ee3ae0ee8b487a73eb402cf4aa84fe602d4f2d2741392449397')
+sha512sums=('7516e2fa7ffee94fb0df8215dfd811096d0a051f77f1079966bb480ef17cf72dbfa7ebdfb3089900b2b8143cc8ce09bd5fcf055426210c84898cc113024c3f0e')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list