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

Felix Yan felixonmars at archlinux.org
Fri Feb 14 14:42:02 UTC 2020


    Date: Friday, February 14, 2020 @ 14:42:02
  Author: felixonmars
Revision: 571068

upgpkg: python-swiftclient 3.9.0-1

Modified:
  python-swiftclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 14:35:58 UTC (rev 571067)
+++ PKGBUILD	2020-02-14 14:42:02 UTC (rev 571068)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-swiftclient
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.9.0
+pkgrel=1
 pkgdesc="An SDK for building applications to work with OpenStack"
 arch=('any')
 url="https://docs.openstack.org/python-swiftclient"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python-pbr' 'python-requests' )
 checkdepends=('python-stestr' 'python-mock' 'python-keystoneauth1')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-swiftclient/archive/$pkgver.tar.gz")
-sha512sums=('066e5b7bc04d19701faa06bb48b77ae0d4e1cefcb475b65a5bc85122aaff5ff4aa0a5e11bbf9fd81ffd006409792acbc804a9a659ae7e7f8a0ee15e5e52188f6')
+sha512sums=('8255e6cd8a54bb792072c2c0947a0405a8f43fa40a75f5ea63ab538c005f1c0dd4100e68e6c5d37247d4f0cd6cedf0e8218ebada2595c32409647dde3503982c')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list