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

Felix Yan felixonmars at archlinux.org
Thu Nov 2 16:09:02 UTC 2017


    Date: Thursday, November 2, 2017 @ 16:09:00
  Author: felixonmars
Revision: 265192

upgpkg: python-hypothesis 3.34.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-02 16:07:59 UTC (rev 265191)
+++ PKGBUILD	2017-11-02 16:09:00 UTC (rev 265192)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.33.1
+pkgver=3.34.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=('d6d10dc1ad9b90213f9fe68cc81945de4497f7c4d8ee52940661ce0d75de27edf9d58a31678cd4f97ac23abfedb6c814e4952500a07d16593968e58d86f1cbf2')
+sha512sums=('45e49bb6bfa60b1bc78b09021c23c7180a2a7ff1f5bab317a9538a09af14e61b07b13d8fbef1ac0bc09acd7deae7b2a5c35b9869426dfa9494422033107a9f31')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list