[arch-commits] Commit in python-oslo-config/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 28 21:19:59 UTC 2019
Date: Thursday, February 28, 2019 @ 21:19:58
Author: felixonmars
Revision: 437094
upgpkg: python-oslo-config 6.8.1-1
Modified:
python-oslo-config/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-28 21:18:40 UTC (rev 437093)
+++ PKGBUILD 2019-02-28 21:19:58 UTC (rev 437094)
@@ -3,7 +3,7 @@
pkgbase=python-oslo-config
pkgname=(python-oslo-config python2-oslo-config)
-pkgver=6.8.0
+pkgver=6.8.1
pkgrel=1
pkgdesc="parsing command line arguments and .ini style configuration files"
arch=('any')
@@ -18,7 +18,7 @@
'python2-requests-mock' 'python-oslo-log' 'python2-oslo-log')
options=('!emptydirs')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.config/archive/$pkgver.tar.gz")
-sha512sums=('e4422a27c8141b937da19982d6dad48d14ea83f72686722d6905e71c77efcd9f89baaed729ba5230060bd34d514ebdea87264e748611a46af80c1e8529a3f0e8')
+sha512sums=('f28f64a30007c96bba9dd10fe8ba7a724996c0975890105cebb8b44394e03fbf3d7d659a4e7387724d07cb8c0102c531106a2b774e235e86f77e0f76448fa97f')
prepare() {
sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt
More information about the arch-commits
mailing list