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

Felix Yan felixonmars at archlinux.org
Wed Oct 17 04:44:42 UTC 2018


    Date: Wednesday, October 17, 2018 @ 04:44:41
  Author: felixonmars
Revision: 394895

upgpkg: python-hypothesis 3.78.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-17 04:39:50 UTC (rev 394894)
+++ PKGBUILD	2018-10-17 04:44:41 UTC (rev 394895)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.77.0
+pkgver=3.78.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=('eb182123948d6acd59efa1d64535ddd5e7b10b3b32ae98c8b85ee9092ab83dfeb3386e86760958b794101b626b11ffd6972a974527796116b80178c60f4ee15b')
+sha512sums=('5f3319043dc9316e30a7f356a483bc997171319ab175bbf757a8ed6dbb30f35117b374011187f522e25ff3711ac495b379a47c76b3b1fb90c556b57246b7a044')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list