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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 19 04:31:10 UTC 2021


    Date: Monday, July 19, 2021 @ 04:31:10
  Author: felixonmars
Revision: 978567

upgpkg: python-tenacity 8.0.1-1

Modified:
  python-tenacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-19 03:05:47 UTC (rev 978566)
+++ PKGBUILD	2021-07-19 04:31:10 UTC (rev 978567)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tenacity
-pkgver=8.0.0
+pkgver=8.0.1
 pkgrel=1
 pkgdesc='Retry code until it succeeeds'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-runner' 'python-tornado' 'python-typeguard')
 source=("https://github.com/jd/tenacity/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('994d056c5d0585f67d2fa74c7e3a9aa9c83a473c6aaa33e0282ed619523af6dc9a1e685e9d7621d7ad7855904b2ffab0e05fa4b084eb3f5d7bca9c97fbbdece2')
+sha512sums=('923b40b5edfd9d9ae83f6e3b9030ff4d28b17204b09fb55c6b1049201b4cc6a57a2bd58c6a5ace5a514928fa61da4e0b78d5166f70d0a69e127ec21e1e3e90d0')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 




More information about the arch-commits mailing list