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

Felix Yan felixonmars at archlinux.org
Tue Apr 24 16:59:35 UTC 2018


    Date: Tuesday, April 24, 2018 @ 16:59:34
  Author: felixonmars
Revision: 317579

upgpkg: python-oslo-config 6.2.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-24 16:57:53 UTC (rev 317578)
+++ PKGBUILD	2018-04-24 16:59:34 UTC (rev 317579)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=6.1.0
+pkgver=6.2.0
 pkgrel=1
 pkgdesc="parsing command line arguments and .ini style configuration files"
 arch=('any')
@@ -17,7 +17,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=('265255ec0e043078e1a739ba60f23dbe775d3b89c2fdcef1a9068a2857cace3e8e003cdb81448d605238b9dbddc1ec4415eb732998d1b670a94ac02a982c8c83')
+sha512sums=('5fa9e693d4354c3657ae2f2419596a9cb0e7ccc246a24fe281eb08506641042d2dcee8885a34da0f9f32d2643a07890c8bd73b8b28b95b69f4c31d09b8baf745')
 
 prepare() {
   sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt



More information about the arch-commits mailing list