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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 17 20:26:42 UTC 2022


    Date: Sunday, July 17, 2022 @ 20:26:42
  Author: felixonmars
Revision: 1254355

upgpkg: python-swiftclient 4.0.1-1

Modified:
  python-swiftclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 20:26:26 UTC (rev 1254354)
+++ PKGBUILD	2022-07-17 20:26:42 UTC (rev 1254355)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-swiftclient
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="An SDK for building applications to work with OpenStack"
 arch=('any')
@@ -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=('251db6f7ee0e9843cffd83f4a76b25cbeebf5450abc31415cd90d86bf344469dfd6b75d8d7fe09e095cb7e2fc8c5eedffbcb09fbbb49413056a243bb0c08abc1')
+sha512sums=('d71a9c01fa1e4db74d4672d2ba44e6827baad67584eea30c847bec23c5bb7e84ef115f20fbeda72d2e604471f2e9ee84d18b8f814c8a70541a089b719715cf57')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list