[arch-commits] Commit in python-oslo-utils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 28 09:45:42 UTC 2017
Date: Tuesday, March 28, 2017 @ 09:45:41
Author: felixonmars
Revision: 219700
upgpkg: python-oslo-utils 3.24.0-1
Modified:
python-oslo-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-28 09:44:25 UTC (rev 219699)
+++ PKGBUILD 2017-03-28 09:45:41 UTC (rev 219700)
@@ -4,7 +4,7 @@
pkgbase=python-oslo-utils
pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.23.0
+pkgver=3.24.0
pkgrel=1
pkgdesc="Oslo Utility library"
arch=('any')
@@ -16,7 +16,7 @@
'python2-netifaces' 'python-debtcollector' 'python2-debtcollector')
checkdepends=('python-oslotest' 'python2-oslotest')
source=("git+https://git.openstack.org/openstack/oslo.utils#tag=$pkgver")
-md5sums=('SKIP')
+sha512sums=('SKIP')
prepare() {
cp -a oslo.utils{,-py2}
More information about the arch-commits
mailing list