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

Felix Yan felixonmars at archlinux.org
Wed Feb 26 10:51:04 UTC 2020


    Date: Wednesday, February 26, 2020 @ 10:51:03
  Author: felixonmars
Revision: 582256

upgpkg: python-tenacity 6.1.0-1

Modified:
  python-tenacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 10:50:32 UTC (rev 582255)
+++ PKGBUILD	2020-02-26 10:51:03 UTC (rev 582256)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tenacity
-pkgver=6.0.0
+pkgver=6.1.0
 pkgrel=1
 pkgdesc='Retry code until it succeeeds'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-runner' 'python-tornado')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz")
-sha512sums=('2376eab52bf0b0669efb95349facc9dbebb395832ec0e92bc454119899770e65ae8fdccdaa0b01102853ae96c10013424cb1f6413bc069370baa93a41e78606e')
+sha512sums=('41c256f14bb7f0ccf3439a7752b44a9110518e9953213501659a27cfe8a716c7ffa4e174e70f3467c8c98fc52ceae3036a20a32079210e5035f68a345d2ccda0')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list