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

Felix Yan felixonmars at archlinux.org
Tue Aug 28 07:38:27 UTC 2018


    Date: Tuesday, August 28, 2018 @ 07:38:26
  Author: felixonmars
Revision: 374858

upgpkg: python-tenacity 5.0.2-1

Modified:
  python-tenacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-28 07:08:20 UTC (rev 374857)
+++ PKGBUILD	2018-08-28 07:38:26 UTC (rev 374858)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tenacity
 pkgname=('python-tenacity' 'python2-tenacity')
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc='Retry code until it succeeeds'
 arch=('any')
@@ -13,7 +13,7 @@
              'python-pbr' 'python2-pbr')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-tornado' 'python2-tornado')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz")
-sha512sums=('b0a0ce2b6dd8cc70066ba7da4255792b9f6c2a0c636345040f7ee8201386061f2f86c3b5b931331f55ad7fd0ae63776c31cf05c437624edc88fc4e1324e5ab05')
+sha512sums=('835faa4593017876d5a9e5247043c1540e75246f86021d2777603f989ef7d2fed8fe437c26172b7c042a0e33308498e771831651676bfd8be69354bb3f19ae5d')
 
 prepare() {
   cp -a tenacity-$pkgver{,-py2}



More information about the arch-commits mailing list