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

Felix Yan felixonmars at archlinux.org
Mon Aug 14 02:02:57 UTC 2017


    Date: Monday, August 14, 2017 @ 02:02:56
  Author: felixonmars
Revision: 250096

upgpkg: python-hypothesis 3.18.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-14 01:36:45 UTC (rev 250095)
+++ PKGBUILD	2017-08-14 02:02:56 UTC (rev 250096)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.17.0
+pkgver=3.18.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
               'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 'python2-pytest-benchmark'
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('ad997aac103932f3a871fafe4d9e617df460933d08835855426754fa022ce49c55aa37551c2fff1b5a313feed1b008a6c9fc48f9156f9d6439a8839b5fdd854e')
+sha512sums=('2c33bf47e84e39065f988b4d16ba6b45b933ea841011b91e2677517dc7dc26c384752f9d2ac4c3785a18c1bc22737a46f4a534f072a45f0231ebaad91ef846bb')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list