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

Felix Yan felixonmars at archlinux.org
Tue Oct 9 14:12:23 UTC 2018


    Date: Tuesday, October 9, 2018 @ 14:12:23
  Author: felixonmars
Revision: 391640

upgpkg: python-hypothesis 3.75.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 14:10:06 UTC (rev 391639)
+++ PKGBUILD	2018-10-09 14:12:23 UTC (rev 391640)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.75.2
+pkgver=3.75.3
 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=('b0f32eb55970bc26a4dca00dc6f5b89039c4eaf51eb3333980021a1987f4cf9f1ff0b746a26bd78cd4c84768f23808b59829e4e71a66e0ba7cb2be2d11b70918')
+sha512sums=('94ba3859fc6145af4883f18b87b9e9d10237d0680dfda1ea60155c35aae907c00c197523ee31544408f9414ca822b569e264aae15da7b5b5a985e24617882433')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list