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

Felix Yan felixonmars at archlinux.org
Thu Feb 28 21:15:57 UTC 2019


    Date: Thursday, February 28, 2019 @ 21:15:57
  Author: felixonmars
Revision: 437082

upgpkg: python-debtcollector 1.21.0-1

Modified:
  python-debtcollector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 21:14:45 UTC (rev 437081)
+++ PKGBUILD	2019-02-28 21:15:57 UTC (rev 437082)
@@ -2,7 +2,7 @@
 
 pkgbase=python-debtcollector
 pkgname=('python-debtcollector' 'python2-debtcollector')
-pkgver=1.20.0
+pkgver=1.21.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.'
@@ -12,7 +12,7 @@
              'python2-babel' 'python-wrapt' 'python2-wrapt' 'python2-funcsigs')
 checkdepends=('python-oslotest' 'python2-oslotest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/debtcollector/archive/$pkgver.tar.gz")
-sha512sums=('d3237ec7b3c889ea17ce0950a9df773436963fdc54fa5509b06c48fe9e52e480d8a5545eef11af2a2b3289a0af3d9e79661bc8621f30ec32af2eb25653963980')
+sha512sums=('ff0288fcb9010d29a75c7a008d6d28fc19088d7a5934eef8b0d262609a1eee385394e4763dcefae1a4d2e30977fa6122a62cde5ecd618ee12ad4b8e68a98f16e')
 
 prepare() {
   cp -a debtcollector-$pkgver{,-py2}



More information about the arch-commits mailing list