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

Felix Yan felixonmars at archlinux.org
Tue Mar 6 06:05:21 UTC 2018


    Date: Tuesday, March 6, 2018 @ 06:05:20
  Author: felixonmars
Revision: 302889

upgpkg: python-hypothesis 3.48.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-06 05:54:57 UTC (rev 302888)
+++ PKGBUILD	2018-03-06 06:05:20 UTC (rev 302889)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.47.0
+pkgver=3.48.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('74628e6aaa06090dbb3e5ea79ee24539cce662dba422a8276527970c95e31214858cc976eb09e97ff2dcf1d518ee9f22db6f91064329eeddb4e1cea2fbc273de')
+sha512sums=('eb3377fae612840737f134c413a6835926580648f982cb6b8fb319571bd600348c621500bb0210c68c0aad4aa27e9cccf2e60af63cc08b2c15f04bf1c02152dc')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list