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

Felix Yan felixonmars at archlinux.org
Tue Jun 13 15:38:34 UTC 2017


    Date: Tuesday, June 13, 2017 @ 15:38:33
  Author: felixonmars
Revision: 236610

upgpkg: python-oslo-config 4.5.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-13 15:21:56 UTC (rev 236609)
+++ PKGBUILD	2017-06-13 15:38:33 UTC (rev 236610)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=4.4.0
+pkgver=4.5.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=('01f3df081263020546506cb4b9fd99292fc26078f80370ce6e813ca309ddd8f46be7578b936db348063d5a1849bbd5e8b4849586f5d4ae3b8103734503e00148')
+sha512sums=('fa33b96135a8863dc92351cabc0f732f095dcc7336e73efd90d24ba84a2873811a5a4fb131bcd701947ec7ce4042ef89b0f27a3e797d40d936f6548f00b6c2dd')
 
 prepare() {
   sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt



More information about the arch-commits mailing list