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

Felix Yan felixonmars at archlinux.org
Wed Sep 27 11:57:47 UTC 2017


    Date: Wednesday, September 27, 2017 @ 11:57:46
  Author: felixonmars
Revision: 260661

upgpkg: python-hypothesis 3.30.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-27 11:56:02 UTC (rev 260660)
+++ PKGBUILD	2017-09-27 11:57:46 UTC (rev 260661)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.30.3
+pkgver=3.30.4
 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=('0ab9217141302e08ac7c38cda8cffbefba9f2cf4fce825675fdac34a1ad7f8fb60be027d5e5793269cff94652509f4634946695fc43d6172bba37b4888b00858')
+sha512sums=('1fa700f69bd392dac1143575f7e72b2a019865475db8e1234dd0167cb2a90160afbea2c494496b6262bd0bdd18eeb82d2ba756870a88e16c5ce0c58c333ee78c')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list