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

Felix Yan felixonmars at archlinux.org
Thu Mar 1 08:11:29 UTC 2018


    Date: Thursday, March 1, 2018 @ 08:11:28
  Author: felixonmars
Revision: 300911

upgpkg: python-hypothesis 3.46.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-01 07:49:01 UTC (rev 300910)
+++ PKGBUILD	2018-03-01 08:11:28 UTC (rev 300911)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.46.0
+pkgver=3.46.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('bc20732a63de7403734d8bc362d672561a4cf81fbdddf02c1cd6f750b43801a8de1baf8ec6ab25eb13bb6f2da6f171699904f37f123063c9e8234537dbc1eebb')
+sha512sums=('8ab886fea971513f1c91ba6e28a8ca06effd9a793fca93cc7292188bbe318344a9e84b0b119584c1b15a5ece893a330f80fde1e97abe443d84b466a65a231ae4')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list