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

Felix Yan felixonmars at archlinux.org
Tue Oct 30 08:01:01 UTC 2018


    Date: Tuesday, October 30, 2018 @ 08:01:00
  Author: felixonmars
Revision: 399541

upgpkg: python-hypothesis 3.82.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-30 07:58:40 UTC (rev 399540)
+++ PKGBUILD	2018-10-30 08:01:00 UTC (rev 399541)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.81.0
+pkgver=3.82.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('5e0e9548d9858dbb61254ae0bcf80b0a16bdfe050cc050cc6c5bd5a1caedc0712e636868c4a9fd549cb26f7d8d787b004e36a55650a653522807b562d70a6f32')
+sha512sums=('2d12df5c8c9d3fee48d4bb0a801e39d0007ca756756b4e8716dba88e61c49bb0ad126ea5b5a6940f43c977ebbc366feb4e5b4fe1adb219a429603da84ca0fa95')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list