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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 21 15:05:18 UTC 2022


    Date: Friday, January 21, 2022 @ 15:05:18
  Author: felixonmars
Revision: 1112187

upgpkg: python-debtcollector 2.4.0-1

Modified:
  python-debtcollector/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 14:53:50 UTC (rev 1112186)
+++ PKGBUILD	2022-01-21 15:05:18 UTC (rev 1112187)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-debtcollector
-pkgver=2.3.0
-pkgrel=3
+pkgver=2.4.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.'
 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=('cd7173beab34e23e72d089374fd9e2188e4649230e61f0e2a1ebda9d740b7a4c2d5e290ed137be0a05431b0a17c9b84536c117dbec09c1d9d855c60d9f1833ce')
+sha512sums=('ba04507fb7579e63b0a03623b40df5b97fe24396589a2b88ba6bd1338b1934e004fe671bfbe32e7463ebfcab21191afc307beaadb270f96257f69d5cddb7fa53')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list