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

Felix Yan felixonmars at archlinux.org
Tue Nov 21 03:47:04 UTC 2017


    Date: Tuesday, November 21, 2017 @ 03:47:03
  Author: felixonmars
Revision: 267681

upgpkg: python-oslo-config 5.1.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-21 03:45:58 UTC (rev 267680)
+++ PKGBUILD	2017-11-21 03:47:03 UTC (rev 267681)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=5.0.0
+pkgver=5.1.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=('087553f8b9d67e86e1dec4b3e8a3366345a5f35e8e4610436357e2c8580021fcc8373be658589cadad2d3acf562c81e3bf7c7249fe39bde651c1e13618dc64b5')
+sha512sums=('637865fbf665de6ec01f584109834a3efe72e3169692d3097c32e9c2d42eeb0c0384682a8e5630e364bd932fee1b1c008193b6f77d76b57f2160f8cf4f8fee0f')
 
 prepare() {
   sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt



More information about the arch-commits mailing list