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

Felix Yan felixonmars at archlinux.org
Fri Dec 4 22:14:02 UTC 2020


    Date: Friday, December 4, 2020 @ 22:14:02
  Author: felixonmars
Revision: 770132

upgpkg: python-swiftclient 3.11.0-1

Modified:
  python-swiftclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 22:12:42 UTC (rev 770131)
+++ PKGBUILD	2020-12-04 22:14:02 UTC (rev 770132)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-swiftclient
-pkgver=3.10.1
-pkgrel=3
+pkgver=3.11.0
+pkgrel=1
 pkgdesc="An SDK for building applications to work with OpenStack"
 arch=('any')
 url="https://docs.openstack.org/python-swiftclient"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python-pbr')
 checkdepends=('python-stestr' 'python-mock' 'python-keystoneauth1' 'python-keystoneclient')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-swiftclient/archive/$pkgver.tar.gz")
-sha512sums=('d6534886fd5adfc91853fb64c530970683637041ae3978c13d7bb834ee8c945d43019fd403c40384be0fc0adf355b9921597eb37a2574eed0fb22859577e10eb')
+sha512sums=('82955176e1314c027d106881343640268affe9994cdf7544334320f0c57f7cabdc9288e0e54460dfa63c624361dd770e1f029eb5a92cec0afd66133c58782861')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list