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

Felix Yan felixonmars at archlinux.org
Thu Sep 14 11:11:49 UTC 2017


    Date: Thursday, September 14, 2017 @ 11:11:48
  Author: felixonmars
Revision: 257520

upgpkg: python-hypothesis 3.27.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-14 10:54:17 UTC (rev 257519)
+++ PKGBUILD	2017-09-14 11:11:48 UTC (rev 257520)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.27.0
+pkgver=3.27.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('d7dbd4c7f8ce467ec81fec2cb0270e65283b7ba8bd814508f71e1ae4b31e28a8e81b7247299a5a637be27ba3791c5f69bbff3b911f75351ee2f00104407d9613')
+sha512sums=('e6716b032b08cadfe04d2878276040b208f96bf4302af54e9b9889a02ead3e4c12ae7800e9c015c07b61a4a73b5ea79550ac905c68b95c977440fea6bb52b0b8')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list