[arch-commits] Commit in python-debtcollector/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 4 16:43:14 UTC 2017
Date: Monday, December 4, 2017 @ 16:43:13
Author: felixonmars
Revision: 272130
upgpkg: python-debtcollector 1.19.0-1
Modified:
python-debtcollector/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-04 16:42:39 UTC (rev 272129)
+++ PKGBUILD 2017-12-04 16:43:13 UTC (rev 272130)
@@ -3,7 +3,7 @@
pkgbase=python-debtcollector
pkgname=('python-debtcollector' 'python2-debtcollector')
-pkgver=1.18.0
+pkgver=1.19.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.'
@@ -13,7 +13,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=('eba67c5f687af09d7652237095b7029b637ad72a6ae717a651800eec7483a25a866c84e855d3f5427542b11f2a0e06a685e535ff9fec73c25dfe94a3f9d37684')
+sha512sums=('90e11584c22bc0947599fc5b7ecd44eae9cb82f6a26b32aa6a56a1698dde47ad1a00fe90d10dc46ddb816c19445a4563c22d2360ae1688c76ffb5695f6048b59')
prepare() {
cp -a debtcollector-$pkgver{,-py2}
More information about the arch-commits
mailing list