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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 17:09:27 UTC 2020


    Date: Thursday, February 13, 2020 @ 17:09:26
  Author: felixonmars
Revision: 570633

upgpkg: python-oslo-config 7.0.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 16:58:05 UTC (rev 570632)
+++ PKGBUILD	2020-02-13 17:09:26 UTC (rev 570633)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-config
-pkgver=6.12.0
-pkgrel=3
+pkgver=7.0.0
+pkgrel=1
 pkgdesc="parsing command line arguments and .ini style configuration files"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.config/$pkgver"
@@ -14,7 +14,7 @@
 checkdepends=('python-oslotest' 'python-sphinx' 'python-requests-mock' 'python-oslo-log')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.config/archive/$pkgver.tar.gz")
-sha512sums=('8a7fd522c6535a2b5e0863a1c839dda28cecd246b1c245181b523d5ca2eff32f5e27bb3fbaac60aa415fe3572310c6357bc6bff37cd842b88ce78e563c9f5e76')
+sha512sums=('a48a59442e3325014591f9832256f82c49f58724e77787df0ad4928ace67f3a4b68eef9434b812e7cd2633f21ff6faaab0641b1f295362984884bd63fcdae4ad')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list