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

Felix Yan felixonmars at archlinux.org
Wed Jan 23 05:18:06 UTC 2019


    Date: Wednesday, January 23, 2019 @ 05:18:05
  Author: felixonmars
Revision: 427077

upgpkg: python-hypothesis 4.1.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 04:42:07 UTC (rev 427076)
+++ PKGBUILD	2019-01-23 05:18:05 UTC (rev 427077)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.0.1
+pkgver=4.1.0
 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=('04b035710d8d40c615746aa1ae6a8422631ec062543745eba4affe20e21ad727fb50527895785a92c9b23b2e81dedd06b624ff030decde118afbdc68057f78b4')
+sha512sums=('b90defd13e0ec733c01153ff08898e6b7cae0f309ac307e2b296889f051d4459736808dea202e2788909eaea13d5d1dd750af105665952eaaa57c4f7c82fb73f')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list