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

Felix Yan felixonmars at archlinux.org
Thu Dec 3 19:22:20 UTC 2020


    Date: Thursday, December 3, 2020 @ 19:22:19
  Author: felixonmars
Revision: 769733

upgpkg: python-magnumclient 3.3.0-1

Modified:
  python-magnumclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-03 18:30:03 UTC (rev 769732)
+++ PKGBUILD	2020-12-03 19:22:19 UTC (rev 769733)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-magnumclient
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
 pkgdesc="Client library for Magnum API"
 arch=('any')
 url="https://docs.openstack.org/python-magnumclient/latest/"
@@ -14,7 +14,7 @@
          'python-debtcollector')
 checkdepends=('python-openstackclient' 'python-oslotest' 'python-osprofiler')
 source=("https://github.com/openstack/python-magnumclient/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('6901840f522021212c1535addd4dd5eea4f08b8f72505aa1a1566fce00fab43f814f117d274f173283bebfde3a65b88c994a226ca37582b7f965abf6bcd7da91')
+sha512sums=('0c38bdc150e166e8f6209d82823e3f05d28ced32308b3dc634870f727c867016ae4fda5037760ccfc01be4b12fe699c62dfe9206770f1395e21ff990310a3cbd')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list