Date: Friday, November 1, 2019 @ 13:23:52
  Author: felixonmars
Revision: 521791

Python 3.8 rebuild

Modified:
  python-tenacity/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-01 13:23:49 UTC (rev 521790)
+++ PKGBUILD    2019-11-01 13:23:52 UTC (rev 521791)
@@ -2,7 +2,7 @@
 
 pkgname=python-tenacity
 pkgver=5.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Retry code until it succeeeds'
 arch=('any')
 license=('Apache')

Reply via email to