Date: Wednesday, March 1, 2023 @ 07:47:53 Author: felixonmars Revision: 1405764
upgpkg: python-tenacity 8.2.2-1 Modified: python-tenacity/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-01 07:08:27 UTC (rev 1405763) +++ PKGBUILD 2023-03-01 07:47:53 UTC (rev 1405764) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-tenacity -pkgver=8.2.1 -_commit=b49eb370573626abd5ddb5dc03228c503079be59 +pkgver=8.2.2 +_commit=548c5d490187af6f339cbffdd0add38aecc3ecb0 pkgrel=1 pkgdesc='Retry code until it succeeeds' arch=('any')
