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

Felix Yan felixonmars at archlinux.org
Wed Jan 23 15:34:06 UTC 2019


    Date: Wednesday, January 23, 2019 @ 15:34:06
  Author: felixonmars
Revision: 427272

upgpkg: python-hypothesis 4.1.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 15:34:03 UTC (rev 427271)
+++ PKGBUILD	2019-01-23 15:34:06 UTC (rev 427272)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-mock' 'python-pandas' 'python2-pandas' 'python-dpcontracts'
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('b90defd13e0ec733c01153ff08898e6b7cae0f309ac307e2b296889f051d4459736808dea202e2788909eaea13d5d1dd750af105665952eaaa57c4f7c82fb73f')
+sha512sums=('abf2c0520e33dae65a6e31986be96ecee09b311f113ae4155cbc08ba1d00f7dd3f339e85e32b318f25c169a125415e5b569a783137ce57d2d606a9708b483941')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list