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

Felix Yan felixonmars at archlinux.org
Thu Jan 24 10:12:43 UTC 2019


    Date: Thursday, January 24, 2019 @ 10:12:42
  Author: felixonmars
Revision: 427422

upgpkg: python-hypothesis 4.1.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-24 00:10:10 UTC (rev 427421)
+++ PKGBUILD	2019-01-24 10:12:42 UTC (rev 427422)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.1.1
+pkgver=4.1.2
 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=('abf2c0520e33dae65a6e31986be96ecee09b311f113ae4155cbc08ba1d00f7dd3f339e85e32b318f25c169a125415e5b569a783137ce57d2d606a9708b483941')
+sha512sums=('12708b44bba8bd9aef6480a6f579052e474a80188a3824a67610b999316ac9d7aebdf991747c9e7a32d76a19f389aabc5336cd61ee3f63c0a3e04b714df6faee')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list