[arch-commits] Commit in python-tenacity/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 15 18:26:56 UTC 2020
Date: Tuesday, December 15, 2020 @ 18:26:56
Author: felixonmars
Revision: 776051
upgpkg: python-tenacity 6.3.0-1
Modified:
python-tenacity/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-15 18:26:53 UTC (rev 776050)
+++ PKGBUILD 2020-12-15 18:26:56 UTC (rev 776051)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-tenacity
-pkgver=6.2.0
-pkgrel=3
+pkgver=6.3.0
+pkgrel=1
pkgdesc='Retry code until it succeeeds'
arch=('any')
license=('Apache')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest-runner' 'python-tornado' 'python-typeguard')
source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz")
-sha512sums=('0cabbaeedf45ff5a6c8855b459a47d30e7c69fbfdde8b213878af9fa1f6bf576cc2f733629a599bdbb2e2e68efe3e687876d926070b87615f4c61e042965597d')
+sha512sums=('59098f6c5bf2d1ae8bc0d1e7474666cfe1b8ce81f778677deb8d6c1eb25fa00f4d06ff6f0ede405dd94ed5fee67a7ad67a09ef8e8ca2f7e3bc89b9ab54f0b94b')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list