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

Felix Yan felixonmars at archlinux.org
Tue Apr 9 09:13:03 UTC 2019


    Date: Tuesday, April 9, 2019 @ 09:13:02
  Author: felixonmars
Revision: 450508

upgpkg: python-tenacity 5.0.4-1

Modified:
  python-tenacity/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 09:12:16 UTC (rev 450507)
+++ PKGBUILD	2019-04-09 09:13:02 UTC (rev 450508)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tenacity
-pkgver=5.0.3
-pkgrel=2
+pkgver=5.0.4
+pkgrel=1
 pkgdesc='Retry code until it succeeeds'
 arch=('any')
 license=('Apache')
@@ -12,7 +12,7 @@
 makedepends=('python-pbr')
 checkdepends=('python-pytest-runner' 'python-tornado')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz")
-sha512sums=('19ad1885521e234103cce1e03b40290324f5c4a307b0cf7a3cf0c3f704502953432cff02dc4a676ce32241d229f91f4982fd053eee8019af813d99ae679cb199')
+sha512sums=('576ce7be803de2b86325c38792cf23780fa0e805687e4fc76a73d1d0c9857b175c8eac1a179f7f001c3009109d3cfef8b34999c3a05c512fef4287c7abb4b656')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list