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

Felix Yan felixonmars at archlinux.org
Sat Dec 29 17:13:02 UTC 2018


    Date: Saturday, December 29, 2018 @ 17:13:01
  Author: felixonmars
Revision: 418873

upgpkg: python-hypothesis 3.85.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-29 17:12:42 UTC (rev 418872)
+++ PKGBUILD	2018-12-29 17:13:01 UTC (rev 418873)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.84.6
+pkgver=3.85.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('329cb2017c9616f73a7a2bbe7f86f977b9157105715a3d619ced20cc024cdfac9241d47d9731b399405756d0289bc3e6e2b7e94e85cfa569f42c9d0db51a1cd7')
+sha512sums=('8ad7119a51a55ae641b196d34d3520b2ad6f88b06216b889422f5f01e8b91103a8deeb08f4d7079a9ca27721182d84c0226301c53789bff0f4f6d4107bcce55a')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list