[arch-commits] Commit in python-debtcollector/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 7 22:05:16 UTC 2020
Date: Tuesday, April 7, 2020 @ 22:05:15
Author: felixonmars
Revision: 612509
upgpkg: python-debtcollector 2.0.1-1
Modified:
python-debtcollector/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-07 22:05:06 UTC (rev 612508)
+++ PKGBUILD 2020-04-07 22:05:15 UTC (rev 612509)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-debtcollector
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.0.1
+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.'
url='https://docs.openstack.org/developer/debtcollector'
@@ -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=('cdacf720cd783e1d795089451f9d2cf91ba79ef6085b18760d13f0b98fdbecb0c21960a771f3a03a867b5a301f0cc66f09407dfb8ae5713132d5b3fd027bc439')
+sha512sums=('0c75fbdb682daff6daa2e714657e7d979690fb205aa31576e766497624a9251675f83f71b1d408a662ac61608ad09321f038ef4c5793b881a0978dd2a2a5cfc5')
prepare() {
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list