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

Felix Yan felixonmars at archlinux.org
Mon Apr 3 14:44:33 UTC 2017


    Date: Monday, April 3, 2017 @ 14:44:33
  Author: felixonmars
Revision: 220397

upgpkg: python-oslo-config 3.24.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-03 14:39:32 UTC (rev 220396)
+++ PKGBUILD	2017-04-03 14:44:33 UTC (rev 220397)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=3.23.0
+pkgver=3.24.0
 pkgrel=1
 pkgdesc="parsing command line arguments and .ini style configuration files"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 'python2-sphinx')
 options=('!emptydirs')
 source=("git+https://git.openstack.org/openstack/oslo.config#tag=$pkgver")
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   sed -i '/argparse/d' oslo.config/requirements.txt



More information about the arch-commits mailing list