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

Felix Yan felixonmars at archlinux.org
Fri Oct 19 02:35:57 UTC 2018


    Date: Friday, October 19, 2018 @ 02:35:57
  Author: felixonmars
Revision: 396884

upgpkg: python-hypothesis 3.79.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-19 02:35:08 UTC (rev 396883)
+++ PKGBUILD	2018-10-19 02:35:57 UTC (rev 396884)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.78.0
+pkgver=3.79.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('5f3319043dc9316e30a7f356a483bc997171319ab175bbf757a8ed6dbb30f35117b374011187f522e25ff3711ac495b379a47c76b3b1fb90c556b57246b7a044')
+sha512sums=('ec0205c3167b3175476512fb5bfa65517cafc2aeacaee2fbf80f315e0e8a863e420bc7440f29ad2a115a900e1ddfafb04ae85e0d7541f6db150ef8739f29e22c')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list