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

Felix Yan felixonmars at archlinux.org
Tue May 2 02:32:53 UTC 2017


    Date: Tuesday, May 2, 2017 @ 02:32:51
  Author: felixonmars
Revision: 226478

upgpkg: python-oslo-config 4.1.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-02 02:30:56 UTC (rev 226477)
+++ PKGBUILD	2017-05-02 02:32:51 UTC (rev 226478)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=4.0.0
+pkgver=4.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=('47e717a469c8d3ef8c7c27a5ac769c6b04dc322233570c27b956c5bf662286fdfbaeaf73a9dd631419ac19855028250c2ccfd3d9a05474ca2d61a61ee55b5ef7')
+sha512sums=('154465d4747256433abd3e96c3873fd28c43338710aa7cf6d4fbe02ffa34a9b2cf44aa88b452324da61839ce6fd075efa601e348f586b3897f102ce523cfda42')
 
 prepare() {
   sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt



More information about the arch-commits mailing list