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

Felix Yan felixonmars at archlinux.org
Sat Apr 7 07:08:18 UTC 2018


    Date: Saturday, April 7, 2018 @ 07:08:18
  Author: felixonmars
Revision: 314698

upgpkg: python-hypothesis 3.55.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-07 06:09:21 UTC (rev 314697)
+++ PKGBUILD	2018-04-07 07:08:18 UTC (rev 314698)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.55.0
+pkgver=3.55.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=('a7cfa02f89f0b50a55920e92d9e9d4e6934b7e4e457833933fe27a0506dbf6739cb9d13e0754e72a4f7f459afd008253425e3c85a7761d5d22418aebaf52f91c')
+sha512sums=('9bb74996c9b4cb4b8ccc58ad40de44a6ed339344238c5408eb686c58432cd8869b8b88565f1482717d8517596553fbcf57b7cce9db905e8b7743cafc8fe7f23d')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list