Date: Tuesday, October 16, 2018 @ 16:14:21
  Author: felixonmars
Revision: 394651

upgpkg: python-hypothesis 3.77.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-10-16 16:14:04 UTC (rev 394650)
+++ PKGBUILD    2018-10-16 16:14:21 UTC (rev 394651)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.76.0
+pkgver=3.77.0
 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=('dfcf8fd05830a08b135d8161b59a20c4401d062fd2ab7dac178fcfb6c40fd027d4793f60ee94710b543c5a6ea01ea53228dbc984b25424e8a954cc7d383819c0')
+sha512sums=('eb182123948d6acd59efa1d64535ddd5e7b10b3b32ae98c8b85ee9092ab83dfeb3386e86760958b794101b626b11ffd6972a974527796116b80178c60f4ee15b')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to