[arch-commits] Commit in python-debtcollector/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 28 19:14:02 UTC 2020
Date: Tuesday, July 28, 2020 @ 19:14:01
Author: felixonmars
Revision: 665680
upgpkg: python-debtcollector 2.2.0-1
Modified:
python-debtcollector/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-28 19:13:39 UTC (rev 665679)
+++ PKGBUILD 2020-07-28 19:14:01 UTC (rev 665680)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-debtcollector
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
arch=('any')
pkgdesc='A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.'
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-oslotest')
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/debtcollector/archive/$pkgver.tar.gz")
-sha512sums=('5cb434a1c50f6703348525e4daae9aec3d0306b4a358b58fc5aa2a01648b07d602f1d305cd1e299d94220d054e6fbe9286adeb93d1b258b801f8335187798b61')
+sha512sums=('51060ddbe102aec7ea262faba31e93f6068365887158abf902a8d5d405cf00955849d934d02a3925b770359be32b8cdb24a1b9f029a94a07d8d20fca15495a49')
prepare() {
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list