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

Felix Yan felixonmars at archlinux.org
Wed Sep 20 02:36:08 UTC 2017


    Date: Wednesday, September 20, 2017 @ 02:36:07
  Author: felixonmars
Revision: 258854

upgpkg: python-hypothesis 3.30.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-19 20:22:14 UTC (rev 258853)
+++ PKGBUILD	2017-09-20 02:36:07 UTC (rev 258854)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.29.0
+pkgver=3.30.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=('d14baec325a799a92642f2af1afff4b56e1d71ddcde698850740b7363e2e4d34cbcee6f6ecf4c11e39963c53ce847d21fcf04d41f9f6e6b71bec2dc5e5bf8cc0')
+sha512sums=('dde3ea4baea0c2737c8bd88bb1416f555aac0cc29208f935e823a15a1d94e984b2422264177200bd358da69f6bee17cf8f3682c74eafdcd3e85d9117bac56422')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list