[arch-commits] Commit in python-oslo-config/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 17 05:09:45 UTC 2018
Date: Wednesday, October 17, 2018 @ 05:09:44
Author: felixonmars
Revision: 394928
upgpkg: python-oslo-config 6.6.1-1
Modified:
python-oslo-config/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-17 05:09:39 UTC (rev 394927)
+++ PKGBUILD 2018-10-17 05:09:44 UTC (rev 394928)
@@ -3,8 +3,8 @@
pkgbase=python-oslo-config
pkgname=(python-oslo-config python2-oslo-config)
-pkgver=6.6.0
-pkgrel=2
+pkgver=6.6.1
+pkgrel=1
pkgdesc="parsing command line arguments and .ini style configuration files"
arch=('any')
url="https://pypi.python.org/pypi/oslo.config/$pkgver"
@@ -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=('1bdb8fed7933a9a6313c5ec41d47b94f372fe8dffa558b70633b6a2a80b08812e27aa92b6ec002847ca96f5e6bba27d1a91f10471cab50268fd37c5e597bfa04')
+sha512sums=('280d9e23f5e16a8838b816b9a832936a28def00f0d36fa28df714c531ce9b22057f0b3f56bfb0760e00ad39f2579eb26e9f2998ad52c5275258e123c589ca3d8')
prepare() {
sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt
More information about the arch-commits
mailing list