[arch-commits] Commit in python-oslo-config/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 21 06:54:48 UTC 2017
Date: Friday, July 21, 2017 @ 06:54:48
Author: felixonmars
Revision: 245872
upgpkg: python-oslo-config 4.11.0-1
Modified:
python-oslo-config/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-21 06:51:36 UTC (rev 245871)
+++ PKGBUILD 2017-07-21 06:54:48 UTC (rev 245872)
@@ -4,7 +4,7 @@
pkgbase=python-oslo-config
pkgname=(python-oslo-config python2-oslo-config)
-pkgver=4.10.0
+pkgver=4.11.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=('6ae573aff3e8eb2e1dbe5429a4d826f36879e81efff9081f54757d49b0a95cc2ffae70d01d9ac3c77f2d0defa6bc228bd29a67327e1c5348c6998d093a162b20')
+sha512sums=('19849febdc62e7b6402058e34ca2e2f0b986fda29aaf603567e5079d4bece7585dbb97e6555602c652cb6cdbbe44adbec96be6ebf322c3e5cf5e88a47f9d7856')
prepare() {
sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt
More information about the arch-commits
mailing list