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

Felix Yan felixonmars at archlinux.org
Mon Mar 12 09:47:31 UTC 2018


    Date: Monday, March 12, 2018 @ 09:47:31
  Author: felixonmars
Revision: 306277

upgpkg: python-hypothesis 3.49.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 09:31:10 UTC (rev 306276)
+++ PKGBUILD	2018-03-12 09:47:31 UTC (rev 306277)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.48.0
+pkgver=3.49.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=('eb3377fae612840737f134c413a6835926580648f982cb6b8fb319571bd600348c621500bb0210c68c0aad4aa27e9cccf2e60af63cc08b2c15f04bf1c02152dc')
+sha512sums=('fd5facdf7f079a24245534460bcdeb94df81820b95b57c8dbbb2d5dba706f54eab49b34952e6437b835b63f0dd2473403e2a48d7533956df0c1af2b3a22c2609')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list