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

Felix Yan felixonmars at archlinux.org
Mon Sep 25 15:31:11 UTC 2017


    Date: Monday, September 25, 2017 @ 15:31:11
  Author: felixonmars
Revision: 260552

upgpkg: python-hypothesis 3.30.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-25 15:30:53 UTC (rev 260551)
+++ PKGBUILD	2017-09-25 15:31:11 UTC (rev 260552)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.30.2
+pkgver=3.30.3
 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=('2964a70e7fbd5a7ae49ea10a74b05a6da2adebc96c09445a9dee7df97a8591e169ca4019319b59ed769e47276e7b3b00c0d96f5d9cf497c3757aa427901b9740')
+sha512sums=('0ab9217141302e08ac7c38cda8cffbefba9f2cf4fce825675fdac34a1ad7f8fb60be027d5e5793269cff94652509f4634946695fc43d6172bba37b4888b00858')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list