[arch-commits] Commit in python-osc-lib/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Feb 9 15:54:33 UTC 2020


    Date: Sunday, February 9, 2020 @ 15:54:33
  Author: felixonmars
Revision: 565415

upgpkg: python-osc-lib 2.0.0-1

Modified:
  python-osc-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 15:54:19 UTC (rev 565414)
+++ PKGBUILD	2020-02-09 15:54:33 UTC (rev 565415)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-osc-lib
-pkgver=1.15.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="OpenStackClient Library"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-oslotest' 'python-requests-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/osc-lib/archive/$pkgver.tar.gz")
-sha512sums=('246e43db532f65ba9aebd12c78492c4780a2c085e8babe1b225858a5d03f39b03d5b445bac5118f1c4b3eadfb6b4fe12e577c9685fad8b7ac6fe8bbc97f63096')
+sha512sums=('e2d7fb40c8b43d0fccc8f0009c328ef8f35fefb812e456a22069c40db3c102e7990dbc8e8fed3390e952e661b4421727f47e7435ce560fa81432c381c4f0f8be')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list