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

Felix Yan felixonmars at archlinux.org
Wed Feb 14 05:39:42 UTC 2018


    Date: Wednesday, February 14, 2018 @ 05:39:39
  Author: felixonmars
Revision: 293968

upgpkg: python-hypothesis 3.45.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 05:39:28 UTC (rev 293967)
+++ PKGBUILD	2018-02-14 05:39:39 UTC (rev 293968)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.26
+pkgver=3.45.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=('59ea34951802cf57f14512c6698ca1169ee3424d3edfe76843fce4a5b691580d57aaa850322318b7ed98025f779b264e9a5f43ab345a1ae633be0ec45aa631ad')
+sha512sums=('e62a6393d75125341105f41dc970b65ba9f28ff8a263eecb558397c87954191e9afdb68f5de8ce427fd358fe07e474e540e82f3b766aa17c1ef1af08c0dd453e')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list