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

Felix Yan felixonmars at archlinux.org
Tue Jan 9 03:46:56 UTC 2018


    Date: Tuesday, January 9, 2018 @ 03:46:54
  Author: felixonmars
Revision: 280625

upgpkg: python-oslo-config 5.2.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-09 03:46:40 UTC (rev 280624)
+++ PKGBUILD	2018-01-09 03:46:54 UTC (rev 280625)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=5.1.0
+pkgver=5.2.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=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.config/archive/$pkgver.tar.gz")
-sha512sums=('637865fbf665de6ec01f584109834a3efe72e3169692d3097c32e9c2d42eeb0c0384682a8e5630e364bd932fee1b1c008193b6f77d76b57f2160f8cf4f8fee0f')
+sha512sums=('eddfc3d558af1d459ac29597930f4eb45e7667a5e5dc10af7ce51084c79ad6148af5095d12ed7e5345dcd072c6932dcd60500cad355122bbd4d6c2f3aece4add')
 
 prepare() {
   sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt



More information about the arch-commits mailing list