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

Felix Yan felixonmars at archlinux.org
Sun May 20 05:08:49 UTC 2018


    Date: Sunday, May 20, 2018 @ 05:08:48
  Author: felixonmars
Revision: 325014

upgpkg: python-hypothesis 3.57.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 05:04:23 UTC (rev 325013)
+++ PKGBUILD	2018-05-20 05:08:48 UTC (rev 325014)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.56.10
+pkgver=3.57.0
 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/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('f72718ac163928e10a5f5fe841e48426a4106aade7d097fcd127c3715d0a82e6af89a8365c7a3cd7497584b3f8bc6b8353a01385dc0c20327bd221f217e9718a')
+sha512sums=('82d02050c95078b30cefe40c228715b2d0089752313f74e4171e1b95ee61a7034c95a3536a62a1c53b6929111d2636265e67c3750b60aeb77f92e5fa48b08c7a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list