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

Felix Yan felixonmars at archlinux.org
Tue Jan 29 20:22:29 UTC 2019


    Date: Tuesday, January 29, 2019 @ 20:22:27
  Author: felixonmars
Revision: 428434

upgpkg: python-tenacity 5.0.3-1

Modified:
  python-tenacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-29 20:22:17 UTC (rev 428433)
+++ PKGBUILD	2019-01-29 20:22:27 UTC (rev 428434)
@@ -2,7 +2,7 @@
 
 pkgbase=python-tenacity
 pkgname=('python-tenacity' 'python2-tenacity')
-pkgver=5.0.2
+pkgver=5.0.3
 pkgrel=1
 pkgdesc='Retry code until it succeeeds'
 arch=('any')
@@ -12,7 +12,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=('835faa4593017876d5a9e5247043c1540e75246f86021d2777603f989ef7d2fed8fe437c26172b7c042a0e33308498e771831651676bfd8be69354bb3f19ae5d')
+sha512sums=('19ad1885521e234103cce1e03b40290324f5c4a307b0cf7a3cf0c3f704502953432cff02dc4a676ce32241d229f91f4982fd053eee8019af813d99ae679cb199')
 
 prepare() {
   cp -a tenacity-$pkgver{,-py2}



More information about the arch-commits mailing list