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

Felix Yan felixonmars at archlinux.org
Thu Jun 4 16:37:59 UTC 2020


    Date: Thursday, June 4, 2020 @ 16:37:46
  Author: felixonmars
Revision: 638980

upgpkg: python-debtcollector 2.1.0-1

Modified:
  python-debtcollector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 16:37:37 UTC (rev 638979)
+++ PKGBUILD	2020-06-04 16:37:46 UTC (rev 638980)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-debtcollector
-pkgver=2.0.1
+pkgver=2.1.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=('0c75fbdb682daff6daa2e714657e7d979690fb205aa31576e766497624a9251675f83f71b1d408a662ac61608ad09321f038ef4c5793b881a0978dd2a2a5cfc5')
+sha512sums=('5cb434a1c50f6703348525e4daae9aec3d0306b4a358b58fc5aa2a01648b07d602f1d305cd1e299d94220d054e6fbe9286adeb93d1b258b801f8335187798b61')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list