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

Felix Yan felixonmars at archlinux.org
Sun Dec 10 07:36:21 UTC 2017


    Date: Sunday, December 10, 2017 @ 07:36:20
  Author: felixonmars
Revision: 273497

upgpkg: python-hypothesis 3.42.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-10 07:34:09 UTC (rev 273496)
+++ PKGBUILD	2017-12-10 07:36:20 UTC (rev 273497)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.42.0
+pkgver=3.42.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=('50cf09946bf6e21e5d583a083ee824a3c8fe4c788c074531c80a8df13fc1104dacf95f1752d2f392090a84ba40e1dc63019aa92e5ea04e156c6526b270896795')
+sha512sums=('705267418778201de1dc11c0e4530aa48e53138795913ccd64bffbfd3c0cc9deaedcf0b289a5f0323d3f4ec7aaca251a2efbb19d0aaa1925bcddf0ba320721ef')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list