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

Felix Yan felixonmars at archlinux.org
Mon Feb 26 09:00:37 UTC 2018


    Date: Monday, February 26, 2018 @ 09:00:36
  Author: felixonmars
Revision: 298254

upgpkg: python-hypothesis 3.46.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-26 07:00:46 UTC (rev 298253)
+++ PKGBUILD	2018-02-26 09:00:36 UTC (rev 298254)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.45.4
+pkgver=3.46.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=('b2eb3bb2fb6eea7576d893bb98b629f80373647e6141715d64eaebfa716ec98bff5747c4156de2a81b91d44f76cf2e61fe39c76ca859b33e1e52b283daf784f6')
+sha512sums=('bc20732a63de7403734d8bc362d672561a4cf81fbdddf02c1cd6f750b43801a8de1baf8ec6ab25eb13bb6f2da6f171699904f37f123063c9e8234537dbc1eebb')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list