[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 4 10:45:41 UTC 2019
Date: Friday, January 4, 2019 @ 10:45:40
Author: felixonmars
Revision: 420518
upgpkg: python-hypothesis 3.86.4-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-04 10:42:30 UTC (rev 420517)
+++ PKGBUILD 2019-01-04 10:45:40 UTC (rev 420518)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.86.3
+pkgver=3.86.4
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=('1e84f082a21231802b4e784a3bfa36debbd4672b75098b516f26145aec8c45e1fda04a273337971a040d2cd6a573f7906643860fbc8676277c6afd30daacf603')
+sha512sums=('4ebe749e0d83de04c199a0e06de2ffd8c9d1bf37f341a706b35907a73a3d5135ac27101810bfdc2ad1ecf30d4dad4e262416c721ca921fd85e6249b876f822e3')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list