[arch-commits] Commit in python-tenacity/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 14 09:54:19 UTC 2017
Date: Thursday, December 14, 2017 @ 09:54:18
Author: felixonmars
Revision: 274413
upgpkg: python-tenacity 4.8.0-1
Modified:
python-tenacity/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-14 07:32:01 UTC (rev 274412)
+++ PKGBUILD 2017-12-14 09:54:18 UTC (rev 274413)
@@ -3,7 +3,7 @@
pkgbase=python-tenacity
pkgname=('python-tenacity' 'python2-tenacity')
-pkgver=4.7.1
+pkgver=4.8.0
pkgrel=1
pkgdesc='Retry code until it succeeeds'
arch=('any')
@@ -13,7 +13,7 @@
'python-pbr' 'python2-pbr')
checkdepends=('python-nose' 'python2-nose' 'python-tornado' 'python2-tornado')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz")
-sha512sums=('aebdbff7eb9fbffbabc32be5577fcf206c7051718f4d2dc2164973bf871577cf72b63edde1747d9dc446664cfdfa9f9c4e744170afbaeafd3194e07584f07c01')
+sha512sums=('3ccc515478278e72024c90c25fbae8196633dab815e9125283534447d6503a90e73c7dd588843de5c030f5573c759c738b1b8f13f6aa7243113573273e9f7faa')
prepare() {
cp -a tenacity-$pkgver{,-py2}
More information about the arch-commits
mailing list